Skip to content

Own Analysis

If you want to perform your own analysis with the underlying data, feel free to use the jupyter notebook own_analysis.ipynb as starting point (Download here). The notebook already contains the needed imports as well as downloading the sqlite database and some exemplary queries and plotting functions.

The required packages can be installed via conda/mamba with the environment-file that can be found in the repository.

The whole code of the RSE Publication Monitor can be found in an open repository.