Skip to content

Commit

Permalink
add PSL catalog json
Browse files Browse the repository at this point in the history
  • Loading branch information
jdebacker committed Mar 17, 2024
1 parent c1239c9 commit 21b325e
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions PSL_catalog.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"name": "OG-ZAF",
"img": "https://avatars.githubusercontent.com/u/44992936?s=200&v=4",
"banner_title": "OG-ZAF",
"banner_subtitle": "An overlapping-generations macroeconomic model for evaluating fiscal policy in South Africa",
"detailed_description": "OG-ZAF is an overlapping-generations (OG) model that allows for dynamic general equilibrium analysis of fiscal policy for South Africa. OG-ZAF is built on the OG-Core framework. The model output includes changes in macroeconomic aggregates (GDP, investment, consumption), wages, interest rates, and the stream of tax revenues over time. Regularly updated documentation of the model theory--its output, and solution method--and the Python API is available at https://pslmodels.github.io/OG-Core and documentation of the specific South African calibration of the model will be available soon.",
"policy_area": "Fiscal policy, Macroeconomics, Demographics",
"geography": "South Africa",
"language": "Python",
"maintainers": [
{
"name": "Richard W. Evans",
"image": "https://github.com/rickecon.png",
"link": "https://github.com/rickecon"
},
{
"name": "Marcel LaFleur",
"image": "https://avatars.githubusercontent.com/u/231228?v=4",
"link": "https://github.com/SeaCelo"
},
],
"links": {
"code_repository": "https://github.com/EAPD-DRB/OG-ZAF",
"user_documentation": "https://eapd-drb.github.io/OG-ZAF/content/intro/intro.html",
"contributor_documentation": "https://eapd-drb.github.io/OG-ZAF/content/contributing/contributor_guide.html",
"webapp": "",
"recent_changes": "https://github.com/EAPD-DRB/OG-ZAF/blob/main/CHANGELOG.md"
}
}

0 comments on commit 21b325e

Please sign in to comment.