.gitignore
.readthedocs.yml
LICENSE
README.md
pyproject.toml
requirements.txt
setup.cfg
test-requirements.txt
.github/workflows/publish.yml
.github/workflows/run-python-tests.yml
doc/main.md
src/hdx/location/Countries & Territories Taxonomy MVP - C&T Taxonomy with HXL Tags.csv
src/hdx/location/__init__.py
src/hdx/location/_version.py
src/hdx/location/adminone.py
src/hdx/location/country.py
src/hdx/location/currency.py
src/hdx/location/names.py
src/hdx/location/phonetics.py
src/hdx_python_country.egg-info/PKG-INFO
src/hdx_python_country.egg-info/SOURCES.txt
src/hdx_python_country.egg-info/dependency_links.txt
src/hdx_python_country.egg-info/requires.txt
src/hdx_python_country.egg-info/top_level.txt
src/hdx_python_country.egg-info/zip-safe
tests/fixtures/adminone.yml
tests/fixtures/secondary_historic_rates.csv
tests/fixtures/secondary_rates.json
tests/hdx/location/Countries_UZB_Deleted.csv
tests/hdx/location/__init__.py
tests/hdx/location/test_adminone.py
tests/hdx/location/test_country.py
tests/hdx/location/test_currency.py