Giter Club home page Giter Club logo

mdpi's Introduction

MDPI

This repo contains the beginning of a project which will pull bibliographic information from open access articles (from MDPI journals initially) to study topics related to international scholarly collaboration. For now the data set only contains data for Opean Access journals (MDPI).

Each subdirectory besides scraper and data represents a distinct project; data contains the most recent data and scraper contains the web scraper in its most current form. The initial version of the basis of this project (the scrapers and cleaners) can be found in the 2018_Initial subdirectory. Detailed user instructions can be found in each subdirectory.

In order to successfully use the scraper the following modules are required:

  • urllib for webscraping
  • bs4 for webscraping
  • pandas for data management and analysis
  • numpy for data management and analysis

In addition to those modules, the remainder of the scripts used in various analyses of the data require the following modules:

  • matplotlib for general plotting
  • networkx for plotting networks
  • geopandas for plotting on maps

If any of these modules are not already installed, simply run the following line for each module:

  • pip install module

If you are interested in collaborating on a project using any of this data or data collection tools, please reach out to me by email

Citation

APA

Cary, M., & Rockwell, T. (2020). International Collaboration in Open Access Publications: How Income Shapes International Collaboration. Publications, 8(1), 13.

MLA

Cary, Michael and Taylor Rockwell. "International Collaboration in Open Access Publications: How Income Shapes International Collaboration." Publications 8.1 (2020): 13.

Bibtex

@article{cary2020international,
    title={International Collaboration in Open Access Publications: How Income Shapes International Collaboration },
    author={Cary, Michael and Rockwell, Taylor},
    journal={Publications},
    volume={8},
    number={1},
    pages={13},
    year={2020},
    publisher={MDPI}
}

mdpi's People

Contributors

cat-astrophic avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.