Hello, welcome to the companion repository for my blog post: arXiv and the Information Explosion.
Requirements: Python 3, Jupyter notebooks (you may simply get Anaconda ^^)
I used the following packages (other versions may work as well):
pandas ==0.25.3numpy==1.18.1scipy==1.4.1matplotlib==2.0.2seaborn==0.9.0
Everything is in the .ipynb file.
jupyter notebook
Get the data from Kaggle and extract arxiv-metadata-oai-snapshot.json in this base folder.
To convert the .pdf to svg (to embed in the blog article), I used pdf2svg
cd plots/
bash pdf2svg.sh