-
Notifications
You must be signed in to change notification settings - Fork 10
/
PSL_catalog.json
24 lines (24 loc) · 1.01 KB
/
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": "microdf",
"img": "https://github.com/PSLmodels/microdf/blob/master/docs/microdf_logo.png?raw=true",
"banner_title": "microdf",
"banner_subtitle": "Analysis tools for working with survey microdata as DataFrames",
"detailed_description": "microdf is a Python package for analyzing economic microdata as pandas DataFrames, with special functions for handling sampling weights.",
"policy_area": "Survey data, data analysis",
"geography": "Not specific",
"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/PSLmodels/microdf",
"user_documentation": "http://pslmodels.github.io/microdf/",
"contributor_documentation": "",
"webapp": "",
"recent_changes": "https://github.com/PSLmodels/microdf/releases"
}
}