Skip to content

Exploring national health indicators using primary data sources (the Demographic and Health Survey API) and global estimates (the Global Burden of Disease)

License

Notifications You must be signed in to change notification settings

zwrankin/health_indicators

Repository files navigation

health_indicators

Exploring national health indicators using primary data sources (the Demographic and Health Survey API) and global estimates (the Global Burden of Disease)

This repo supports the article on Data, Science, and Sustainable Development and corresponding interactive visualization on Heroku: https://sdg-3.herokuapp.com/

Data sources

There are four data sources queried by src/data

  • download_DHS - Queries the DHS Program API, which has household survey data from dozens of countries
  • download_GBD - Downloads data from the Institute of Health Metrics (IHME) using internal tools, though this data is also available via the public API
  • process_SDG - Processes data downloaded from IHME's Sustainable Development Goal estimates
  • query_GBD_api - Queries the IHME API, which requires a private key (can be requested here)

The final visualization only uses data downloaded from IHME's internal tools.

About

Exploring national health indicators using primary data sources (the Demographic and Health Survey API) and global estimates (the Global Burden of Disease)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published