Skip to content

How to update the GDP data- I found laborproductivity #294

Answered by hassaniazi
Metondar asked this question in Q&A
Discussion options

You must be logged in to vote

Are you familiar with how to work with gcamdata?

If yes, there is a socioeconomics file \input\gcamdata\inst\extdata\socioeconomics\SSP_database_v9.csv that has all the GDP information. You can directly change the country GDP there and rerun the data system to produce new socioeconomics.xml.

If not, you can calculate Labor Productivity using the following expression
Labor Productivity = [ ((GDPy1/Populationy1) * (Populationyy0/GDPy0)) ^ (1/(y1 - y0) ] - 1. Make sure you're using GDP MER (market exchange rate) for your calculations.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Metondar
Comment options

Answer selected by Metondar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants