Skip to content

Commit

Permalink
Merge pull request #27 from jdebacker/catalog
Browse files Browse the repository at this point in the history
Add `PSL_catalog.json`
  • Loading branch information
jdebacker authored Mar 9, 2024
2 parents d012700 + 5b483e4 commit 10985c1
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": "Inverse Optimal Tax",
"img": "",
"banner_title": "Inverse Optimal Tax",
"banner_subtitle": "A model of inverse optimal taxation.",
"detailed_description": "A model of inverse optimal taxation.",
"policy_area": "Optimal Taxation, Inverse Optimal Taxation, Individual Income Tax",
"geography": "United States",
"language": "Python",
"maintainers": [
{
"name": "Jason DeBacker",
"image": "https://avatars.githubusercontent.com/u/10715924?v=4",
"link": "https://github.com/jdebacker/"
},
{
"name": "John P. Ryan",
"image": "https://avatars.githubusercontent.com/u/83313096?v=4",
"link": "https://github.com/john-p-ryan"
}
],
"links": {
"code_repository": "https://github.com/PSLmodels/InverseOptimalTax",
"user_documentation": "https://pslmodels.github.io/InverseOptimalTax/content/intro/intro.html",
"contributor_documentation": "https://pslmodels.github.io/InverseOptimalTax/content/intro/contributing.html",
"webapp": "",
"recent_changes": ""
}
}

0 comments on commit 10985c1

Please sign in to comment.