AUTHORS.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
covid19-us.egg-info/PKG-INFO
covid19-us.egg-info/SOURCES.txt
covid19-us.egg-info/dependency_links.txt
covid19-us.egg-info/not-zip-safe
covid19-us.egg-info/top_level.txt
covid19_us/__init__.py
covid19_us/download.py
covid19_us/asset/cities_to_fips.pkl
covid19_us/asset/fips_and_zip.txt
covid19_us/asset/us_state_abbrev.json
covid19_us/asset/zips_to_fips.pkl
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/test_download.py