Skip to content

Commit

Permalink
Add PSL_catalog.json (PolicyEngine#4149)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxGhenis authored Mar 15, 2024
1 parent 2943b3a commit b3abc33
Show file tree
Hide file tree
Showing 2 changed files with 28 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": "PolicyEngine US",
"img": "https://github.com/PolicyEngine/policyengine-app/blob/master/src/images/logos/policyengine/banners/facebook.png?raw=true",
"banner_title": "PolicyEngine US",
"banner_subtitle": "A tax-benefit microsimulation model for the United States.",
"detailed_description": "PolicyEngine US models rules for tax and benefit programs federally, in states, and in local governments. It also includes procedures to generate and enhance microdata for economic policy analysis.",
"policy_area": "Policy Reform, Tax Analysis",
"geography": "US",
"language": "Python",
"maintainers": [
{
"name": "Max Ghenis",
"image": "https://policyengine.org/static/media/max-ghenis.536762d4b2439bf591f5.png",
"link": "mailto:[email protected]"
}
],
"links": {
"code_repository": "https://github.com/policyengine/policyengine-us",
"user_documentation": "https://policyengine.github.io/policyengine-us/",
"contributor_documentation": "https://github.com/PolicyEngine/policyengine-us/blob/master/README.md",
"webapp": "https://policyengine.org/us",
"recent_changes": "https://github.com/PolicyEngine/policyengine-us/blob/master/CHANGELOG.md"
}
}
4 changes: 4 additions & 0 deletions changelog_entry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- bump: patch
changes:
added:
- PSL_catalog.json.

0 comments on commit b3abc33

Please sign in to comment.