-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Section 1: How much do countries spend on health? (per capita & as a % of GDP) #2
Comments
ideally the time frame for analysis for this section and the rest of the sections would be 2000/2001-2020. I think we should exclude 2021 given only ~20 countries, most of which are high income European countries, have reported data to WHO. |
Thanks @nupur-parikh, very helpful. For the per capita figures, should we do constant 2020 prices (since that would be the latest year considered). That would allow you to compare changes over time. If we wanted to do country-level data we could also provide the data in $USD. Thoughts? |
Second question @nupur-parikh. And for context/info, in line with other research, we will use GDP and GDP estimates from the IMF World Economic Outlook |
Yes let's do constant 2020 prices for per capita figures. For country level data, yes let's do $USD instead of national currency for better comparability across countries where possible. |
Is Total CHE the same as "ghed_current_health_expenditure" in the list below? If so then yes that's what we mean when we say "spend on health": Sounds good to me, this makes sense re: GDP/GDP estimates! |
@nupur-parikh the GHED data is provided in (among other) LCU, USD, per capita USD, in both current and 2020 constant prices. They calculate their figures using GDP data from the World Economic Outlook (though the version is fixed to April 2022 (and so the October 2022 version is not taken into account, nor future updates). They calculate their USD figures using exchange rates from the WB. Finally, their base year is 2020. All of the above is fine. But it means we depend on them to update GDP figures, exchange rate information, and to produce constant prices figures. I don't think that is ideal. We can just as easily create shares of GDP, USD figures, per capita and constant prices. We can use the same data sources as them. However, that would mean that our figures (when not current prices) wouldn't be exactly the same as theirs. They would not be very different, but they wouldn't be exactly the same. What do you think? tagging @lpicci96 as well for thoughts. |
If we are following their process (as explained in their methodology) with updated data from WEO, we are adding more value rather than copying their data only. As long as we document this and state it anywhere we show the data it should be fine. And it would need an extra step of vetting to make sure the calculated values are correct, check if they deviate significantly from GHED values etc etc. Fairly standard to do this, so why not |
Agreed with Luca. We would also not be the only ones doing something similar to the GHED data, IHME calculates GDP data for their GHED analysis from a few other sources (WB, IMF, UN, Penn World Tables). So this process makes sense to me, I leave to you what the best source to use for GDP is though as I'm not sure |
Thank you for the quick reaction @lpicci96 and @nupur-parikh! For consistency with other products (and with GHED) we should go for:
and work from their NCU/LCU numbers to produce the others. |
@jm-rivera do we want to keep the original GHED data in the MongoDB collection and use this repository to do the transformation or have the calculated values in the collection in place of the original? |
Thanks @lpicci96, let's leave the MongoDB version untouched. But we could consider adding our version as a separate collection when we are done. That way both versions are accessible as needed. |
@nupur-parikh a related question of this section was: How would you like to assess that? Possible options:
What do you think? |
Visualization idea: bar or line chart, x-axis years: 2000-2020, y-axis: health spending per capita in USD, health spending as a percent of GDP. with drop down to show the following groupings (where possible): all countries, income groups, Africa (all), and individual countries with available data. |
Per our discussion, #41, will remove total health spending as a share of government spending from chart 1. |
Great, thanks! Have updated the text for the chart and tagged you in the google doc. |
An issue to track our discussion on what should be included in this section, methodology, etc.
The text was updated successfully, but these errors were encountered: