.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/scraper/__init__.py
src/hdx/scraper/_version.py
src/hdx/scraper/base_scraper.py
src/hdx/scraper/input.py
src/hdx/scraper/runner.py
src/hdx/scraper/configurable/__init__.py
src/hdx/scraper/configurable/aggregator.py
src/hdx/scraper/configurable/rowparser.py
src/hdx/scraper/configurable/scraper.py
src/hdx/scraper/outputs/__init__.py
src/hdx/scraper/outputs/base.py
src/hdx/scraper/outputs/excelfile.py
src/hdx/scraper/outputs/googlesheets.py
src/hdx/scraper/outputs/json.py
src/hdx/scraper/utilities/__init__.py
src/hdx/scraper/utilities/fallbacks.py
src/hdx/scraper/utilities/readers.py
src/hdx_python_scraper.egg-info/PKG-INFO
src/hdx_python_scraper.egg-info/SOURCES.txt
src/hdx_python_scraper.egg-info/dependency_links.txt
src/hdx_python_scraper.egg-info/requires.txt
src/hdx_python_scraper.egg-info/top_level.txt
src/hdx_python_scraper.egg-info/zip-safe
tests/config/project_configuration.yml
tests/fixtures/access_2pacx-1vrszjzuyvt9i-mkrq2hbxrul2lx2vihkthqm-lae8nyhqty70zqtcufs3pxbhzgat1l2bkoa4-daoap-pub.csv
tests/fixtures/additional_json.json
tests/fixtures/altworldindata_data.csv
tests/fixtures/casualties_2pacx-1vqidedbzz0ehrc0b4fswip14r7mdtu1mpmwakuxupelsah2awcurkgalfduhjvyjul8vzzat3r1b5qg-pub.csv
tests/fixtures/cerf_global_download-full-pfmb-allocations.csv
tests/fixtures/covax_2pacx-1vtvzu79pptfaa2syevoqfyrrjy63djwitqu0ffbxiqczoun9k9timwmrvfgg1rbsnlmgyugzseiaye2-pub.csv
tests/fixtures/covidtests_data-owid-covid-data.xlsx
tests/fixtures/education_closures_download-covid-impact-education.csv
tests/fixtures/education_enrolment_download-countries-enrollment-data-uis-feb-22.xlsx
tests/fixtures/fallbacks.json
tests/fixtures/gam_download-unicef-who-wb-global-expanded-databases-severe-wasting.xlsx
tests/fixtures/gam_other_download-unicef-who-wb-global-expanded-databases-severe-wasting.xlsx
tests/fixtures/idps_download-displacement-data.csv
tests/fixtures/idps_override_population.json
tests/fixtures/ourworldindata_data.csv
tests/fixtures/ourworldindata_other_data.csv
tests/fixtures/population_indicator-sp-pop-totl.xls
tests/fixtures/population_other_indicator-sp-pop-totl.xls
tests/fixtures/sadd-countries-to-include.csv
tests/fixtures/sadd_covid-data-dataset-fullvars-extype-csv.csv
tests/fixtures/test_output.xlsx
tests/fixtures/test_scraper_all.json
tests/fixtures/test_scraper_other.json
tests/fixtures/test_scraper_population.json
tests/fixtures/who_national2_who-covid-19-global-data.csv
tests/fixtures/who_national_who-covid-19-global-data.csv
tests/hdx/scraper/__init__.py
tests/hdx/scraper/conftest.py
tests/hdx/scraper/education_closures.py
tests/hdx/scraper/education_enrolment.py
tests/hdx/scraper/test_output.py
tests/hdx/scraper/test_readers.py
tests/hdx/scraper/test_scrapers_aggregation.py
tests/hdx/scraper/test_scrapers_custom.py
tests/hdx/scraper/test_scrapers_global.py
tests/hdx/scraper/test_scrapers_national.py
tests/hdx/scraper/test_scrapers_subnational.py
tests/hdx/scraper/test_utils.py
tests/hdx/scraper/unhcr_myanmar_idps.py