ISARIC Analytics

The ISARIC Analytics library (isaricanalytics) is for users requiring or interested in:

  • REDCap data extraction

  • ISARIC data analytics

  • ISARIC data visualisation

ISARICAnalytics is licensed under the open source compliant MIT license.

_images/osi-badge-light.svg

Installation

Install with pip directly from GitHub using:

pip install -U git+https://github.com/ISARICResearch/ISARICAnalytics

This will install the default main branch of the repo, including all package dependencies (and sub-dependencies) - if you want a specific branch, tag or commit SHA use

pip install -U git+https://github.com/ISARICResearch/ISARICAnalytics@<branch name or tag or commit SHA>

The minimum required Python version is 3.11.

Citation

ISARICAnalytics can be cited as follows:

Edinburgh T, Garcia-Gallo E, Peres I, Gusberti T, Raffaini L, Murthy SR, Wilson A. IsaricAnalytics (v0.2.0). ISARIC 2026. https://github.com/ISARICResearch/IsaricAnalytics

All contributors listed in the citation file should be included.

Documentation

The documentation is currently limited to an API reference for all the core public libraries, but user tutorials, a visualisation gallery and additional documentation will be added in the future.

Indices and tables