Skip to content

cms-dpoa/data-usage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data-usage

CMS open data usage tools

Install

virtualenv dpoa
source dpoa/bin/activate
pip install -r requirements.txt

Usage

Create the arxiv.json and inspire.json:

> cd data
> python3 query_inspire.py
> python3 query_arxiv.py

Open publications.ipynb and analyze:

> cd ../
> jupyter lab

Create html:

> jupyter nbconvert publications.ipynb --to html --no-input --output index.html

Links

About

CMS open data usage tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published