forked from PSLmodels/taxdata
-
Notifications
You must be signed in to change notification settings - Fork 0
/
PSL_catalog.json
24 lines (24 loc) · 1005 Bytes
/
PSL_catalog.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"name": "taxdata",
"img": "",
"banner_title": "taxdata",
"banner_subtitle": "A Python package to prepare tax microsimulation data",
"detailed_description": "The TaxData project prepares microdata for use with the Tax-Calculator microsimulation project.",
"policy_area": "Tax Microsimulation, Revenue Estimation, Distributional Analysis",
"geography": "United States",
"language": "Python",
"maintainers": [
{
"name": "Anderson Frailey",
"image": "https://avatars.githubusercontent.com/u/20684675?v=4",
"link": "https://github.com/andersonfrailey"
}
],
"links": {
"code_repository": "https://github.com/PSLmodels/taxdata",
"user_documentation": "http://pslmodels.github.io/taxdata/",
"contributor_documentation": "http://pslmodels.github.io/taxdata/content/contributing/CONTRIBUTING.html",
"webapp": "",
"recent_changes": "https://github.com/PSLmodels/taxdata/releases"
}
}