.gitignore
README.md
pyproject.toml
.github/scripts/release.py
.github/workflows/python-publish.yml
notebooks/.gitkeep
notebooks/http_cache.sqlite
notebooks/notebook.py
references/.gitkeep
src/cso_ireland_data/__init__.py
src/cso_ireland_data/cso_ireland_data.py
src/cso_ireland_data.egg-info/PKG-INFO
src/cso_ireland_data.egg-info/SOURCES.txt
src/cso_ireland_data.egg-info/dependency_links.txt
src/cso_ireland_data.egg-info/requires.txt
src/cso_ireland_data.egg-info/top_level.txt
tests/conftest.py
tests/data/.gitkeep
tests/models/.gitkeep
tests/visualization/.gitkeep