Skip to content

Commit

Permalink
add catalog file
Browse files Browse the repository at this point in the history
  • Loading branch information
jdebacker committed Mar 21, 2024
1 parent 7129dea commit 8444c72
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions PSL_catalog.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "Open CGE",
"img": "",
"banner_title": "Open CGE",
"banner_subtitle": "A computational general equilibrium model for policy analysis",
"detailed_description": "An open source computational general equilibrium model for policy analysis",
"policy_area": "Policy Analysis",
"geography": "Any geographic region",
"language": "Python",
"maintainers": [
{
"name": "Jason DeBacker",
"image": "https://github.com/jdebacker.png",
"link": "https://github.com/jdebacker"
}
],
"links": {
"code_repository": "https://github.com/PSLmodels/CGE",
"user_documentation": "",
"contributor_documentation": "",
"webapp": "",
"recent_changes": "https://github.com/PSLmodels/CGE/releases"
}
}

0 comments on commit 8444c72

Please sign in to comment.