From 3378030a7f2c8b3dafa3f7aaa71e51f3734d8bf3 Mon Sep 17 00:00:00 2001 From: Richard Evans Date: Fri, 8 Mar 2024 12:53:25 -0700 Subject: [PATCH] Updated PSL_catalog.json --- PSL_catalog.json | 179 +++++++---------------------------------------- 1 file changed, 26 insertions(+), 153 deletions(-) diff --git a/PSL_catalog.json b/PSL_catalog.json index 8e4207b0c..998246960 100644 --- a/PSL_catalog.json +++ b/PSL_catalog.json @@ -1,156 +1,29 @@ { - "project_one_line": { - "start_header": null, - "end_header": null, - "source": "https://github.com/PSLmodels/OG-Core", - "type": "html", - "data": "

A General Overlapping-Generations Model for Evaluating Fiscal Policy

" - }, - "key_features": { - "start_header": null, - "end_header": null, - "source": null, - "type": null, - "data": null - }, - "project_overview": { - "start_header": "OG-Core", - "end_header": "Disclaimer", - "source": "README.md", - "type": "github_file", - "data": null - }, - "citation": { - "start_header": null, - "end_header": null, - "source": "https://github.com/PSLmodels/OG-Core#citing-OG-Core", - "type": "html", - "data": "

Please cite the source of your analysis as \"OG-Core release #.#.#, author's calculations.\" If you wish to link to OG-Core, https://github.com/PSLmodels/OG-Core is preferred. Additionally, we strongly recommend that you describe the input data used, and provide a link to the materials required to replicate your analysis or, at least, note that those materials are available upon request.

" - }, - "license": { - "start_header": null, - "end_header": null, - "source": "https://github.com/PSLmodels/OG-Core/blob/master/LICENSE.md", - "data": "

CC0 1.0 Universal (CC0 1.0) Public Domain Dedication", - "type": "html" - }, - "user_documentation": { - "start_header": null, - "end_header": null, - "source": "https://pslmodels.github.io/OG-Core", - "type": "html", - "data": "User documentation" - }, - "user_changelog": { - "start_header": null, - "end_header": null, - "source": null, - "type": null, - "data": null - }, - "user_changelog_recent": { - "start_header": null, - "end_header": null, - "source": null, - "type": null, - "data": null - }, - "dev_changelog": { - "start_header": null, - "end_header": null, - "source": null, - "type": null, - "data": null - }, - "disclaimer": { - "start_header": "Disclaimer", - "end_header": "Using/contributing to OG-Core", - "source": "README.md", - "type": "github_file", - "data": null - }, - "user_case_studies": { - "start_header": null, - "end_header": null, - "source": null, - "type": null, - "data": null - }, - "project_roadmap": { - "start_header": null, - "end_header": null, - "source": null, - "type": null, - "data": null - }, - "contributor_overview": { - "start_header": null, - "end_header": null, - "source": "https://github.com/PSLmodels/OG-Core#usingcontributing-to-OG-Core", - "type": "html", - "data": "

If you want to report a bug, create a new issue here providing details on what you think is wrong with OG-Core.

If you want to request an enhancement, create a new issue here providing details on what you think should be added to OG-Core.

" - }, - "contributor_guide": { - "start_header": null, - "end_header": null, - "source": "https://pslmodels.github.io/OG-Core", - "type": null, - "data": "Contributor documentation" - }, - "governance_overview": { - "start_header": null, - "end_header": null, - "source": null, - "type": null, - "data": null - }, - "public_funding": { - "start_header": null, - "end_header": null, - "source": null, - "type": null, - "data": null - }, - "link_to_webapp": { - "source": "https://compute.studio/PSLmodels/OG-USA/", - "type": null, - "start_header": null, - "end_header": null, - "data": "Link to webapp" - }, - "public_issue_tracker": { - "start_header": null, - "end_header": null, - "data": "https://github.com/PSLmodels/OG-Core/issues", - "source": null, - "type": "html" - }, - "public_qanda": { - "start_header": null, - "end_header": null, - "data": "https://github.com/PSLmodels/OG-Core/issues", - "source": null, - "type": "html" - }, - "core_maintainers": { - "start_header": null, - "end_header": null, - "data": "", - "source": null, - "type": "html" - }, - "unit_test": { - "start_header": null, - "end_header": null, - "data": "https://github.com/PSLmodels/OG-Core/tree/master/tests", - "source": "https://github.com/PSLmodels/OG-Core/tree/master/tests", - "type": "html" - }, - "integration_test": { - "start_header": null, - "end_header": null, - "data": "https://github.com/PSLmodels/OG-Core/tree/master/tests", - "source": "https://github.com/PSLmodels/OG-Core/tree/master/tests", - "type": "html" + "name": "OG-Core", + "img": "https://raw.githubusercontent.com/PSLmodels/OG-Core/master/docs/OG-Core_logo.png", + "banner_title": "OG-Core", + "banner_subtitle": "Core theory and code for large-scale open source overlapping generations model of region-specific fiscal policy", + "detailed_description": "https://raw.githubusercontent.com/PSLmodels/OG-Core/master/README.md", + "policy_area": "Policy analysis, policy reform, fiscal policy, tax, benefits, social security, public finance, macroeconomic analysis, general equilibrium, dynamic scoring, overlapping generations, OG, OLG", + "geography": "World, generic, country-specific, region-specific", + "language": "Python", + "maintainers": [ + { + "name": "Richard W. Evans", + "image": "https://github.com/rickecon.png", + "link": "https://github.com/rickecon" + }, + { + "name": "Jason DeBacker", + "image": "https://github.com/jdebacker.png", + "link": "https://github.com/jdebacker" + } + ], + "links": { + "code_repository": "https://github.com/PSLmodels/OG-Core", + "user_documentation": "https://pslmodels.github.io/OG-Core", + "contributor_documentation": "https://pslmodels.github.io/OG-Core/content/contributing/contributor_guide.html", + "webapp": "", + "recent_changes": "https://github.com/PSLmodels/OG-Core/blob/master/CHANGELOG.md" } }