Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update PSL_catalog.json #838

Merged
merged 3 commits into from
Sep 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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": null,
"type": "html",
"data": "<p>PolicyEngine UK is a static microsimulation model of the UK Tax-Benefit system.</p>"
},
"project_overview": {
"start_header": null,
"end_header": null,
"source": null,
"type": "html",
"data": "<a href=\"https://github.com/PolicyEngine/policyengine-uk\">What is PolicyEngine-UK?</a>"
},
"core_maintainers": {
"start_header": null,
"end_header": null,
"source": null,
"type": "html",
"data": "<ul><li>Nikhil Woodruff</li><ul><li>email: nikhil@policyengine.org</li></ul>"
},
"user_documentation": {
"start_header": null,
"end_header": null,
"source": null,
"type": "html",
"data": "<a href=\"https://policyengine.github.io/policyengine-uk/\"></a>"
},
"contributor_overview": {
"start_header": null,
"end_header": null,
"source": null,
"type": "html",
"data": "<a href=\"https://github.com/PolicyEngine/PolicyEngine-uk\"></a>"
},
"user_changelog_recent": {
"start_header": null,
"end_header": null,
"source": null,
"type": "html",
"data": "<a href=\"https://github.com/PSLmodels/policyengine-uk/blob/master/CHANGELOG.md\"></a>"
},
"link_to_webapp": {
"start_header": null,
"end_header": null,
"source": null,
"type": null,
"data": null
"name": "PolicyEngine UK",
"img": "https://github.com/PolicyEngine/policyengine-app/blob/master/src/images/logos/policyengine/banners/facebook.png?raw=true",
"banner_title": "PolicyEngine UK",
"banner_subtitle": "A tax-benefit microsimulation model for the United Kingdom.",
"detailed_description": "PolicyEngine UK is PolicyEngine's microsimulation model of the UK tax-benefit system. It uses the PolicyEngine Core microsimulation framework, which is based on OpenFisca. The model supports multiple different input datasets provided by the user, one of which is the Family Resources Survey, containing microdata on household incomes across the UK. PolicyEngine UK enhances this dataset by fusing it to other surveys and reweighting it to minimize a comprehensive loss metric that measures the difference from an array of administrative totals.",
"policy_area": "Policy Reform, Tax Analysis",
"geography": "United Kingdom",
"language": "Python",
"maintainers": [
{
"name": "Nikhil Woodruff",
"image": "https://avatars.githubusercontent.com/u/35577657?v=4",
"link": "https://github.com/nikhilwoodruff"
}
],
"links": {
"code_repository": "https://github.com/policyengine/policyengine-uk",
"user_documentation": "https://policyengine.github.io/policyengine-uk/",
"contributor_documentation": "https://github.com/PolicyEngine/policyengine-uk/blob/master/README.md",
"webapp": "https://policyengine.org/uk",
"recent_changes": "https://github.com/PolicyEngine/policyengine-uk/blob/master/CHANGELOG.md"
}
}
Loading