.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/runner.py
src/hdx/scraper/configurable/__init__.py
src/hdx/scraper/configurable/aggregator.py
src/hdx/scraper/configurable/filecopier.py
src/hdx/scraper/configurable/rowparser.py
src/hdx/scraper/configurable/scraper.py
src/hdx/scraper/configurable/timeseries.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/outputs/update_tabs.py
src/hdx/scraper/utilities/__init__.py
src/hdx/scraper/utilities/fallbacks.py
src/hdx/scraper/utilities/reader.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-gid-574237756-single-true-output-csv.csv
tests/fixtures/additional-json.json
tests/fixtures/altworldindata_data-tagger-match-all-on-tagger-01-header-location-tagger-01-tag.csv
tests/fixtures/casualties_2pacx-1vqidedbzz0ehrc0b4fswip14r7mdtu1mpmwakuxupelsah2awcurkgalfduhjvyjul8vzzat3r1b5qg-pub-gid-0-single-true-output-csv.csv
tests/fixtures/cerf-covid-19-allocations.json
tests/fixtures/cerf_global_download-full-pfmb-allocations.csv
tests/fixtures/covax_2pacx-1vtvzu79pptfaa2syevoqfyrrjy63djwitqu0ffbxiqczoun9k9timwmrvfgg1rbsnlmgyugzseiaye2-pub-gid-992438980-single-true-output-csv.csv
tests/fixtures/covidtests_data-owid-covid-data.xlsx
tests/fixtures/download-hno-2017-sahel-nutrition.csv
tests/fixtures/download-hno-2017-sahel-people-in-need.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/global-school-closures-covid19.json
tests/fixtures/idmc-internally-displaced-persons-idps.json
tests/fixtures/idps_download-displacement-data.csv
tests/fixtures/idps_override_population-widget-id-264111-geo-id-693-population-group-54074999.json
tests/fixtures/ourworldindata_data-tagger-match-all-on-tagger-01-header-location-tagger-01-tag.csv
tests/fixtures/ourworldindata_other_data-tagger-match-all-on-tagger-01-header-location-tagger-01-tag.csv
tests/fixtures/population_indicator-sp-pop-downloadformat-excel-dataformat-list-totl.xls
tests/fixtures/population_other_indicator-sp-pop-downloadformat-excel-dataformat-list-totl.xls
tests/fixtures/sadd-countries-to-include.csv
tests/fixtures/sadd_covid-data-dataset-fullvars-extype-csv.csv
tests/fixtures/sahel-humanitarian-needs-overview.json
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/timeseries_casualties_2pacx-1vqidedbzz0ehrc0b4fswip14r7mdtu1mpmwakuxupelsah2awcurkgalfduhjvyjul8vzzat3r1b5qg-pub-gid-0-single-true-output-csv.csv
tests/fixtures/total-covid-19-tests-performed-by-country.json
tests/fixtures/ukraine-border-crossings.json
tests/fixtures/ukraine-who-does-what-where-3w.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_runner_get_results.py
tests/hdx/scraper/test_scrapers_aggregation.py
tests/hdx/scraper/test_scrapers_custom.py
tests/hdx/scraper/test_scrapers_filecopier.py
tests/hdx/scraper/test_scrapers_global.py
tests/hdx/scraper/test_scrapers_national.py
tests/hdx/scraper/test_scrapers_regionaltoplevel.py
tests/hdx/scraper/test_scrapers_subnational.py
tests/hdx/scraper/test_scrapers_timeseries.py
tests/hdx/scraper/test_utils.py
tests/hdx/scraper/unhcr_myanmar_idps.py