.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
Makefile
Pipfile
Pipfile.lock
README.md
sample.py
setup.cfg
setup.py
test.csv
tests.py
.devcontainer/devcontainer.json
.devcontainer/postCreateCommand.sh
.github/dependabot.yaml
.github/workflows/continuous-deployment.yml
.github/workflows/docs.yaml
cpi/__init__.py
cpi/cli.py
cpi/cpi.db
cpi/defaults.py
cpi/download.py
cpi/errors.py
cpi/models.py
cpi/parsers.py
cpi.egg-info/PKG-INFO
cpi.egg-info/SOURCES.txt
cpi.egg-info/dependency_links.txt
cpi.egg-info/entry_points.txt
cpi.egg-info/not-zip-safe
cpi.egg-info/requires.txt
cpi.egg-info/top_level.txt
data/areas.csv
data/items.csv
data/periodicities.csv
data/periods.csv
docs/Makefile
docs/conf.py
docs/index.md
docs/make.bat
docs/requirements.txt
docs/_static/css/custom.css
docs/_templates/nav.html
notebooks/__init__.py
notebooks/analysis.ipynb
notebooks/cpi-mom.csv
notebooks/cpi-mom.json
notebooks/dataframes.ipynb
notebooks/last_13.json
notebooks/latest.json
notebooks/three-categories-yoy.csv
notebooks/two-categories-yoy.csv