Skip to content

Instantly share code, notes, and snippets.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@barentsen
barentsen / compute-arxiv-usage-rates-by-journal.py
Created March 4, 2016 18:12
Computes the fraction of astronomical papers that are uploaded to arXiv as a function of their journal.
"""Computes the arXiv usage rates as a function of journal.
This is a rough script used for the sake of providing the numbers for one tweet:
https://twitter.com/GeertHub/status/705788341531201537
I may turn this into a webservice that reports on the use of arXiv every month?
What do you think?
"""
import ads
import json