Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"""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 |