# Using the HRA-API from Python

Example notebooks showcasing how to use the HRA-API from Python via the [hra-api-client](https://pypi.org/project/hra-api-client/) module.

## Notebooks:

* Basic usage: [hra-api-client-usage.ipynb](./hra-api-client-usage.ipynb) <a target="_blank" href="https://colab.research.google.com/github/x-atlas-consortia/hra-api/blob/main/notebooks/hra-api-client-usage.ipynb"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/></a>
* Use case demo: [hra-api-client-usecase.ipynb](./hra-api-client-usecase.ipynb) <a target="_blank" href="https://colab.research.google.com/github/x-atlas-consortia/hra-api/blob/main/notebooks/hra-api-client-usecase.ipynb"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/></a>
* More example notebooks are available at <https://github.com/x-atlas-consortia/hra-notebooks>
