Ethiopia-specific calibration sources#3
Draft
SeaCelo wants to merge 3 commits intofeature/port-ogzaf-106-111from
Draft
Ethiopia-specific calibration sources#3SeaCelo wants to merge 3 commits intofeature/port-ogzaf-106-111from
SeaCelo wants to merge 3 commits intofeature/port-ogzaf-106-111from
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Layered on the structural PR. Addresses data sourcing problems specific to Ethiopia.
alpha_T — the IMF GFS
G27_Tseries is zero for Ethiopia, which is a reporting gap not a real zero. The default value of 0.0035 inogeth_default_parameters.jsonis derived from the IMF program target for government cash contributions to PSNP/UPSNP in FY2024/25 (51.4 billion birr against nominal GDP of 14,856 billion birr). Users can update this directly in the defaults JSON as better data becomes available.alpha_G — IMF GFS
S1311Bunderstates government consumption by ~4pp because Ethiopia's regional states do substantial spending not captured in the budgetary central government sector. Switches to World BankNE.CON.GOVT.ZS(general government final consumption, % of GDP) using the same WB API call already made for GDP growth.g_y_annual — trims the growth averaging window to 2006 onward, excluding the pre-reform period.
r_gov_shift / r_gov_scale — removed from live calibration. The OLS calculation uses only hardcoded inputs from Li et al. (2021) and always produces the same result, so running it at calibration time adds no value. The values are already in
ogeth_default_parameters.jsonand the documentation preserves the methodology with a reproducible code snippet.Documentation (
macro.md,exogenous_parameters.md)alpha_Tsourcing with calculation detailsNE.CON.GOVT.ZSforalpha_Gand whyr_gov_shift/r_gov_scaleone-time calculation