Install¶
From PyPI (recommended)¶
Requires Python 3.9+. Installs pandas>=2.0 and requests>=2.28 as dependencies.
From Anaconda.org¶
Mirrors the same wheel as PyPI.
From source¶
The source lives in two synchronized mirrors. Either works:
Verify¶
Optional: dev tooling¶
For contributing:
This pulls in pytest, build, and twine.
Data location¶
The package does not ship the data. It lazy-fetches each series from the Hugging Face dataset mirror on first use, then caches in-process for the session. So you only pay the network cost for series you actually touch.
Cache key is the slug — same slug twice in the same process = one HTTP call.
If you need the raw CSVs offline, download from any of the permanent DOI mirrors.