.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
Pipfile
Pipfile.lock
README.md
setup.cfg
setup.py
test.py
.github/workflows/continuous-deployment.yaml
.github/workflows/docs.yaml
census_data_aggregator/__init__.py
census_data_aggregator/exceptions.py
census_data_aggregator.egg-info/PKG-INFO
census_data_aggregator.egg-info/SOURCES.txt
census_data_aggregator.egg-info/dependency_links.txt
census_data_aggregator.egg-info/requires.txt
census_data_aggregator.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/index.md
docs/make.bat
docs/requirements.txt
docs/_static/css/custom.css
docs/_templates/nav.html