Skip to content

chemrxiv-dashboard/chemrxiv-dashboard.github.io

Repository files navigation

Welcome to the ChemRxiv Dashboard

This project provides an unofficial dashboard to the ChemRxiv preprint server, based on the data publicly available from the Open Engage API.

The code

Code requires Python 3.6 or later. Data is downloaded from the Open Engage API with download_metadata.py. The dashboard is generated from the data by generate_dashboard.py.

ChemRxiv metadata

The metadata about ChemRxiv preprints is stored in two files:

That metadata is under the CC0 licence (Creative Commons “Public Domain Dedication”).

Additional metadata from the Crossref public API is also stored:

That metadata is not subject to copyright. According to Crossref: “the data can be treated as facts from members. The data is not subject to copyright, and you may use it for any purpose.”