Skip to content

Commit

Permalink
update catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
jdebacker committed Mar 17, 2024
1 parent 9989877 commit 611fca9
Showing 1 changed file with 27 additions and 49 deletions.
76 changes: 27 additions & 49 deletions PSL_catalog.json
Original file line number Diff line number Diff line change
@@ -1,51 +1,29 @@
{
"project_one_line": {
"start_header": null,
"end_header": null,
"source": null,
"type": "html",
"data": "<p>Tax-Calculator is an open-source microsimulation model for static analysis of USA federal income and payroll taxes.</p>"
},
"project_overview": {
"start_header": null,
"end_header": null,
"source": null,
"type": "html",
"data": "<a href=\"https://PSLmodels.github.io/Tax-Calculator/\">What is Tax-Calculator?</a>"
},
"core_maintainers": {
"start_header": null,
"end_header": null,
"source": null,
"type": "html",
"data": "<ul><li>Jason DeBacker</li><li>Henry Doupe</li><li>Anderson Frailey</li><li>Matt Jensen</li></ul>"
},
"user_documentation": {
"start_header": null,
"end_header": null,
"source": null,
"type": "html",
"data": "<a href=\"http://PSLmodels.github.io/Tax-Calculator/\"></a>"
},
"contributor_overview": {
"start_header": null,
"end_header": null,
"source": null,
"type": "html",
"data": "<a href=\"https://pslmodels.github.io/Tax-Calculator/contributing/contributor_guide.html\"></a>"
},
"user_changelog_recent": {
"start_header": null,
"end_header": null,
"source": null,
"type": "html",
"data": "<a href=\"https://pslmodels.github.io/Tax-Calculator/about/changes.html\"></a>"
},
"link_to_webapp": {
"start_header": null,
"end_header": null,
"source": null,
"type": null,
"data": null
"name": "Tax-Calculator",
"img": "",
"banner_title": "Tax-Calculator",
"banner_subtitle": "USA Federal Individual Income and Payroll Tax Microsimulation Model",
"detailed_description": "Tax-Calculator is an open-source microsimulation model for static analysis of USA federal income and payroll taxes.",
"policy_area": "Tax Microsimulation, Revenue Estimation, Distributional Analysis",
"geography": "United States",
"language": "Python",
"maintainers": [
{
"name": "Jason DeBacker",
"image": "https://github.com/jdebacker.png",
"link": "https://github.com/jdebacker"
},
{
"name": "Matthew Jensen",
"image": "https://avatars.githubusercontent.com/u/8301092?v=4",
"link": "https://github.com/MattHJensen/"
},
],
"links": {
"code_repository": "https://github.com/PSLmodels/Tax-Calculator",
"user_documentation": "https://taxcalc.pslmodels.org/",
"contributor_documentation": "https://taxcalc.pslmodels.org/contributing/contributor_guide.html",
"webapp": "",
"recent_changes": "https://taxcalc.pslmodels.org/about/releases.html"
}
}
}

0 comments on commit 611fca9

Please sign in to comment.