.coveragerc
.gitignore
LICENSE
Makefile
Pipfile
Pipfile.lock
README.md
TABLES.md
download.py
inventory.py
setup.cfg
setup.py
test.py
.github/workflows/continuous-deployment.yaml
census_data_downloader/__init__.py
census_data_downloader/cli.py
census_data_downloader.egg-info/PKG-INFO
census_data_downloader.egg-info/SOURCES.txt
census_data_downloader.egg-info/dependency_links.txt
census_data_downloader.egg-info/entry_points.txt
census_data_downloader.egg-info/requires.txt
census_data_downloader.egg-info/top_level.txt
census_data_downloader/core/__init__.py
census_data_downloader/core/decorators.py
census_data_downloader/core/geotypes.py
census_data_downloader/core/tables.py
census_data_downloader/tables/__init__.py
census_data_downloader/tables/age.py
census_data_downloader/tables/ancestry.py
census_data_downloader/tables/classofworker.py
census_data_downloader/tables/disability.py
census_data_downloader/tables/education.py
census_data_downloader/tables/employmentstatus.py
census_data_downloader/tables/foreignborn.py
census_data_downloader/tables/gini.py
census_data_downloader/tables/householdincome.py
census_data_downloader/tables/housing.py
census_data_downloader/tables/internet.py
census_data_downloader/tables/language.py
census_data_downloader/tables/latino.py
census_data_downloader/tables/medianage.py
census_data_downloader/tables/medianhouseholdincome.py
census_data_downloader/tables/mobility.py
census_data_downloader/tables/occupancy.py
census_data_downloader/tables/percapitaincome.py
census_data_downloader/tables/population.py
census_data_downloader/tables/poverty.py
census_data_downloader/tables/race.py
census_data_downloader/tables/rentburden.py
census_data_downloader/tables/snap.py
census_data_downloader/tables/veteran.py
census_data_downloader/tables/votingage.py
census_data_downloader/tables/yearstructurebuilt.py
census_data_downloader/templates/table_list.md
img/hex-scatter.png
img/latimes-native-american-undercount.png
img/latino-histogram.png
img/median-age-dots.png
img/parallel-coordinates.png
img/race-map.png
img/states-race-stacked-bar.png