WHO Global Health Expenditure Database: Difference between revisions

From Pardee Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:


We pull three series from this site: HealthExpGov%Tot, HealthExpPriv%Tot, HealthExpTot%GDP
We pull three series from this site: HealthExpGov%Tot, HealthExpPriv%Tot, HealthExpTot%GDP
November 2024 Update:
Created 9 tables:
# SeriesHealthExpCurrTot%GDP
# SeriesHealthExpCurrDomPrivate%GDP
# SeriesHealthExpCurrDomGenGovt%GDP
# SeriesHealthExpCurrExt%GDP
# SeriesHealthExpCapTot%GDP
# SeriesHealthExpCapDomTot%GDP
# SeriesHealthExpCapExt%GDP
# SeriesHealthExpCapDomPublic%GDP
# SeriesHealthExpCapDomPrivate%GDP


== Notes ==
== Notes ==
Line 9: Line 23:


== Pulling Data ==
== 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
[[File:Global health Expenditure Database.png|none|thumb|500x500px]]
2) Search for your indicator in the tab 'Codebook'
[[File:Global health Expenditure Database excel sheet.png|none|thumb|700x700px]]
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
Go to: https://www.who.int/data/gho/data/indicators


Search your indicator. It is very case sensitive.  
1) Search your indicator. It is very case sensitive.  
[[File:WHO Indicator.png|none|thumb|500x500px]]


2) The excel file you need will be in the tab Data
[[File:WHO Data.png|none|thumb|500x500px]]
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.
[[File:WHO Data Link.png|none|thumb|400x400px]]




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

Latest revision as of 22:27, 3 December 2024

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.