WHO Global Health Expenditure Database

From Pardee Wiki
Revision as of 04:29, 26 November 2024 by Norah.Shamin (talk | contribs)
Jump to navigation Jump to search

The data are available here: http://apps.who.int/nha/database

We pull three series from this site: HealthExpGov%Tot, HealthExpPriv%Tot, HealthExpTot%GDP

November 2024 Update:

Created 9 tables:

  1. SeriesHealthExpCurrTot%GDP
  2. SeriesHealthExpCurrDomPrivate%GDP
  3. SeriesHealthExpCurrDomGenGovt%GDP
  4. SeriesHealthExpCurrExt%GDP
  5. SeriesHealthExpCapTot%GDP
  6. SeriesHealthExpCapDomTot%GDP
  7. SeriesHealthExpCapExt%GDP
  8. SeriesHealthExpCapDomPublic%GDP
  9. SeriesHealthExpCapDomPrivate%GDP

Notes

  • WDI Revision states that indicators SH.XPD.TOTL.ZS Health expenditure, total (% of GDP) and SH.XPD.PRIV.ZS Health expenditure, private (% of GDP) have been deleted in April of 2018.
  • To replace these we pulled Current health expenditure (CHE) as percentage of gross domestic product (GDP) (%) for HealthExpTot%GDP and Domestic private health expenditure (PVT-D) as percentage of current health expenditure (CHE) (%) for HealthExpPriv%Tot

Pulling Data

There are two ways you can pull data. The first way is through the Global Health Expenditure Database bulk data download.

Go to https://apps.who.int/nha/database/Select/Indicators/en

1) Select download all data in XLSX format

Global health Expenditure Database.png

2) Search for your indicator in the tab 'Codebook'

Global health Expenditure Database excel sheet.png

3) The variable code is the first column, use this code to found your data in the tab 'Data'. For example the code 'che_gdp' refers to Current Health Expenditure (CHE) as % Gross Domestic Product (GDP)

Please do not pull the data through their interface as that data is not accurate. The bulk data will be the most accurate data.


The second way is to use GHO indicators page

Go to: https://www.who.int/data/gho/data/indicators

1) Search your indicator. It is very case sensitive.

WHO Indicator.png

2) The excel file you need will be in the tab Data

WHO Data.png

3) On the right side there will be the link that states EXPORT DATA in CSV. Right click on that link and save the link. You will get the csv excel file doing this.

WHO Data Link.png


Note: The aggregation rule for these three series is set to "none" which creates issues when viewing historical data.