Giter Site home page Giter Site logo

dudi709 / big-data-journal-citations Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 5.06 MB

Investigating the impact of publishing an article in a journal on the number of citations received by the article.

License: MIT License

Jupyter Notebook 100.00%

big-data-journal-citations's Introduction

The Impact of Citations on Publishing Articles in Journals

For this project, we utilized the OpenAlex and arXiv datasets. The purpose of the project is to investigate the impact of publishing an article in a journal on the number of citations received by the article. The data_proccessing-big_data.ipynb file contains the data collection and processing procedures. The Results_and_Visualizations.ipynb file contains the analysis and visualizations of the results. The following file [Paper Publication in Journals - Analyzing the Impact on Citations Rate.pdf] is the paper for our project.

Our Final Data File

Here you can download the final CSV file that we created after collecting and processing the data. Explanation of each column:

article_id_openalex represents the identifier of an article as represented in OpenAlex.

date_citation_counts represents the number of citations for the article on specific dates.

first_publication_date represents the initial publication date of the article based on the arXiv dataset.

article_type represents the publication venue of the article, if applicable (journal, NaN, book, etc.).

journal_publication_date represents the publication date of the article in the journal, if applicable, based on the categories column.

categories represents the category or categories to which the article belongs.

Installation:

pip install pandas
pip install matplotlib
pip install requests
pip install gdown
pip install glob2
pip install tqdm
pip install kaggle
pip install numpy
pip install AST

License

Distributed under the MIT License. See LICENSE.txt for more information.

big-data-journal-citations's People

Contributors

dudi709 avatar roye52371 avatar

Watchers

 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.