fiscalsim-us


Namefiscalsim-us JSON
Version 0.2.9 PyPI version JSON
download
home_pagehttps://github.com/TheCGO/fiscalsim-us
SummaryFiscalSim federal and state individual tax and benefit system for the US
upload_time2024-04-11 06:45:37
maintainerNone
docs_urlNone
authorCenter for Growth and Opportunity at Utah State University (CGO)
requires_python<3.12,>=3.10
licensehttp://www.fsf.org/licensing/licenses/agpl-3.0.html
keywords tax benefit microsimulation fiscal state household individual personal
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # FiscalSim US

| | |
| --- | --- |
| Org | [![CGO cataloged](https://img.shields.io/badge/CGO-catalogued-9cf)](https://github.com/TheCGO) [![OS License: AGPL-3.0](https://img.shields.io/badge/OS%20License-AGPL%203.0-yellow)](https://github.com/TheCGO/fiscalsim-us/blob/main/LICENSE) |
| Package | [![Python 3.10](https://img.shields.io/badge/python-3.10-blue.svg)](https://www.python.org/downloads/release/python-31013/) [![Python 3.11](https://img.shields.io/badge/python-3.11-blue.svg)](https://www.python.org/downloads/release/python-3119/) [![PyPI Latest Release](https://img.shields.io/pypi/v/fiscalsim-us.svg)](https://pypi.org/project/fiscalsim-us/) [![PyPI Downloads](https://img.shields.io/pypi/dm/fiscalsim-us.svg?label=PyPI%20downloads)](https://pypi.org/project/fiscalsim-us/) |
| Testing | ![example event parameter](https://github.com/TheCGO/fiscalsim-us/actions/workflows/build_and_test.yml/badge.svg?branch=main) ![example event parameter](https://github.com/TheCGO/fiscalsim-us/actions/workflows/deploy_docs.yml/badge.svg?branch=main) ![example event parameter](https://github.com/TheCGO/fiscalsim-us/actions/workflows/check_format.yml/badge.svg?branch=main) [![Codecov](https://codecov.io/gh/TheCGO/fiscalsim-us/branch/main/graph/badge.svg)](https://codecov.io/gh/TheCGO/fiscalsim-us) |


FiscalSim US is an open source microsimulation model of the US federal and state household tax and benefit system. It is supported and maintained by [The Center for Growth and Opportunity at Utah State University (CGO)](https://www.thecgo.org/). Much of the original federal tax and benefit code and some of the state tax logic was developed by [PolicyEngine](https://policyengine.org/), with which CGO originally had a partnership. Their US model is at [https://github.com/PolicyEngine/policyengine-us](https://github.com/PolicyEngine/policyengine-us).

Documentation for the `FiscalSim-US` model is available online at https://thecgo.github.io/fiscalsim-us. This documentation describes how to install the model, use the model, use the web application for the model, example simulations, details of the types of objects and architecture of the model, and example simulations and capabilities.

We welcome help with updating and improving the `FiscalSim-US` code and correcting errors. You can read the Contributor Guide in [`CONTRIBUTING.md`](https://github.com/TheCGO/fiscalsim-us/blob/main/CONTRIBUTING.md) for instructions on how to best collaborate with us. Please contact the `FiscalSim-US` model maintainer, [Richard W. Evans](https://sites.google.com/site/rickecon) (GitHub: [@rickecon](https://github.com/rickecon)) with any questions.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TheCGO/fiscalsim-us",
    "name": "fiscalsim-us",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.12,>=3.10",
    "maintainer_email": null,
    "keywords": "tax benefit microsimulation fiscal state household individual personal",
    "author": "Center for Growth and Opportunity at Utah State University (CGO)",
    "author_email": "fiscalsim@thecgo.org",
    "download_url": "https://files.pythonhosted.org/packages/ef/2b/e34f808ef4010283d27c51c1aeb62d48f5a4cdf6f80b62f3f850a1fc1430/fiscalsim-us-0.2.9.tar.gz",
    "platform": null,
    "description": "# FiscalSim US\n\n| | |\n| --- | --- |\n| Org | [![CGO cataloged](https://img.shields.io/badge/CGO-catalogued-9cf)](https://github.com/TheCGO) [![OS License: AGPL-3.0](https://img.shields.io/badge/OS%20License-AGPL%203.0-yellow)](https://github.com/TheCGO/fiscalsim-us/blob/main/LICENSE) |\n| Package | [![Python 3.10](https://img.shields.io/badge/python-3.10-blue.svg)](https://www.python.org/downloads/release/python-31013/) [![Python 3.11](https://img.shields.io/badge/python-3.11-blue.svg)](https://www.python.org/downloads/release/python-3119/) [![PyPI Latest Release](https://img.shields.io/pypi/v/fiscalsim-us.svg)](https://pypi.org/project/fiscalsim-us/) [![PyPI Downloads](https://img.shields.io/pypi/dm/fiscalsim-us.svg?label=PyPI%20downloads)](https://pypi.org/project/fiscalsim-us/) |\n| Testing | ![example event parameter](https://github.com/TheCGO/fiscalsim-us/actions/workflows/build_and_test.yml/badge.svg?branch=main) ![example event parameter](https://github.com/TheCGO/fiscalsim-us/actions/workflows/deploy_docs.yml/badge.svg?branch=main) ![example event parameter](https://github.com/TheCGO/fiscalsim-us/actions/workflows/check_format.yml/badge.svg?branch=main) [![Codecov](https://codecov.io/gh/TheCGO/fiscalsim-us/branch/main/graph/badge.svg)](https://codecov.io/gh/TheCGO/fiscalsim-us) |\n\n\nFiscalSim US is an open source microsimulation model of the US federal and state household tax and benefit system. It is supported and maintained by [The Center for Growth and Opportunity at Utah State University (CGO)](https://www.thecgo.org/). Much of the original federal tax and benefit code and some of the state tax logic was developed by [PolicyEngine](https://policyengine.org/), with which CGO originally had a partnership. Their US model is at [https://github.com/PolicyEngine/policyengine-us](https://github.com/PolicyEngine/policyengine-us).\n\nDocumentation for the `FiscalSim-US` model is available online at https://thecgo.github.io/fiscalsim-us. This documentation describes how to install the model, use the model, use the web application for the model, example simulations, details of the types of objects and architecture of the model, and example simulations and capabilities.\n\nWe welcome help with updating and improving the `FiscalSim-US` code and correcting errors. You can read the Contributor Guide in [`CONTRIBUTING.md`](https://github.com/TheCGO/fiscalsim-us/blob/main/CONTRIBUTING.md) for instructions on how to best collaborate with us. Please contact the `FiscalSim-US` model maintainer, [Richard W. Evans](https://sites.google.com/site/rickecon) (GitHub: [@rickecon](https://github.com/rickecon)) with any questions.\n",
    "bugtrack_url": null,
    "license": "http://www.fsf.org/licensing/licenses/agpl-3.0.html",
    "summary": "FiscalSim federal and state individual tax and benefit system for the US",
    "version": "0.2.9",
    "project_urls": {
        "Homepage": "https://github.com/TheCGO/fiscalsim-us"
    },
    "split_keywords": [
        "tax",
        "benefit",
        "microsimulation",
        "fiscal",
        "state",
        "household",
        "individual",
        "personal"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4fcedd1f293bdb3bdb2013904964daeae83dd48e023d3f80623c435f7cbb284e",
                "md5": "ea2925a75a299e5f566d84ba02f1ff65",
                "sha256": "f4a51a5c090756cfd351eab7a1cd6d7860b0aa93013fe6f99779deda5fa12943"
            },
            "downloads": -1,
            "filename": "fiscalsim_us-0.2.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ea2925a75a299e5f566d84ba02f1ff65",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.10",
            "size": 3475653,
            "upload_time": "2024-04-11T06:45:33",
            "upload_time_iso_8601": "2024-04-11T06:45:33.884494Z",
            "url": "https://files.pythonhosted.org/packages/4f/ce/dd1f293bdb3bdb2013904964daeae83dd48e023d3f80623c435f7cbb284e/fiscalsim_us-0.2.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ef2be34f808ef4010283d27c51c1aeb62d48f5a4cdf6f80b62f3f850a1fc1430",
                "md5": "4dbeaead249974e9d4fb8d9964a0c2c8",
                "sha256": "9d42b2536d41157875e7432b4339469c1b7ed93abff21e237ed1f650cfa54abe"
            },
            "downloads": -1,
            "filename": "fiscalsim-us-0.2.9.tar.gz",
            "has_sig": false,
            "md5_digest": "4dbeaead249974e9d4fb8d9964a0c2c8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.10",
            "size": 1458138,
            "upload_time": "2024-04-11T06:45:37",
            "upload_time_iso_8601": "2024-04-11T06:45:37.477260Z",
            "url": "https://files.pythonhosted.org/packages/ef/2b/e34f808ef4010283d27c51c1aeb62d48f5a4cdf6f80b62f3f850a1fc1430/fiscalsim-us-0.2.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-11 06:45:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "TheCGO",
    "github_project": "fiscalsim-us",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "fiscalsim-us"
}
        
Elapsed time: 0.22343s