Skip to content

Commit

Permalink
Merge pull request #60 from jdebacker/catalog
Browse files Browse the repository at this point in the history
Update `PSL_catalog.json`
  • Loading branch information
jdebacker authored Mar 18, 2024
2 parents 12cd2f2 + 74eba3f commit 385c178
Showing 1 changed file with 21 additions and 48 deletions.
69 changes: 21 additions & 48 deletions PSL_catalog.json
Original file line number Diff line number Diff line change
@@ -1,51 +1,24 @@
{
"project_one_line": {
"start_header": null,
"end_header": null,
"source": "https://github.com/PSLmodels/Tax-Cruncher",
"type": "html",
"data": "<p>Calculates federal tax liabilities from individual data under different policy proposals</p>"
},
"project_overview": {
"start_header": "Tax-Cruncher",
"end_header": "How to use Tax-Cruncher",
"source": "README.md",
"type": "github_file",
"data": null
},
"user_documentation": {
"start_header": null,
"end_header": null,
"type": "html",
"source": "https://github.com/PSLmodels/Tax-Cruncher#how-to-use-tax-cruncher",
"data": "<a href=\"https://github.com/PSLmodels/Tax-Cruncher#how-to-use-tax-cruncher\">https://github.com/PSLmodels/Tax-Cruncher#how-to-use-tax-cruncher</a>"
},
"user_changelog_recent": {
"start_header": null,
"end_header": null,
"source": "https://github.com/PSLmodels/Tax-Cruncher/releases",
"type": "html",
"data": "<a href=\"https://github.com/PSLmodels/Tax-Cruncher/releases\">https://github.com/PSLmodels/Tax-Cruncher/releases</a>"
},
"contributor_overview": {
"start_header": null,
"end_header": null,
"source": null,
"type": null,
"data": null
},
"link_to_webapp": {
"data": "<a href=\"https://www.compmodels.org/PSLmodels/Tax-Cruncher/\">Tax-Cruncher</a>",
"source": null,
"type": "html",
"start_header": null,
"end_header": null
},
"core_maintainers": {
"start_header": null,
"end_header": null,
"data": "<ul><li>Peter Metz</li></ul>",
"source": null,
"type": "html"
"name": "Tax-Cruncher",
"img": "",
"banner_title": "Tax-Cruncher",
"banner_subtitle": "",
"detailed_description": "Calculates federal tax liabilities from individual data under a range of policy scenarios.",
"policy_area": "Tax Microsimulation, Revenue Estimation, Distributional Analysis",
"geography": "United States",
"language": "Python",
"maintainers": [
{
"name": "Peter Metz",
"image": "https://avatars.githubusercontent.com/u/43755005?v=4",
"link": "https://github.com/Peter-Metz"
},
],
"links": {
"code_repository": "https://github.com/PSLmodels/tax-cruncher",
"user_documentation": "https://github.com/PSLmodels/Tax-Cruncher/blob/master/docs/Introduction-to-Tax-Cruncher.pdf",
"contributor_documentation": "",
"webapp": "",
"recent_changes": "https://github.com/PSLmodels/Tax-Cruncher/releases"
}
}

0 comments on commit 385c178

Please sign in to comment.