policyengine-reweight


Namepolicyengine-reweight JSON
Version 0.4.0 PyPI version JSON
download
home_pagehttps://github.com/PolicyEngine/reweight
SummaryReweighting library for survey data for use with PolicyEngine
upload_time2024-08-16 18:41:25
maintainerNone
docs_urlNone
authorPolicyEngine
requires_python>=3.7
licensehttp://www.fsf.org/licensing/licenses/agpl-3.0.html
keywords benefit microsimulation social tax
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # reweight

This library is used for consistently reweighting survey data across the PolicyEngine simulation sofware, and includes both a function called `reweight` and a script called `process_data.py` that is used to run `reweight` on PolicyEngine data.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/PolicyEngine/reweight",
    "name": "policyengine-reweight",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "benefit microsimulation social tax",
    "author": "PolicyEngine",
    "author_email": "hello@policyengine.org",
    "download_url": "https://files.pythonhosted.org/packages/a6/e8/199574eb2a92eee09ef90d25d96cd2828e78a96c9b459b969ca1c5fba3ad/policyengine-reweight-0.4.0.tar.gz",
    "platform": null,
    "description": "# reweight\n\nThis library is used for consistently reweighting survey data across the PolicyEngine simulation sofware, and includes both a function called `reweight` and a script called `process_data.py` that is used to run `reweight` on PolicyEngine data.\n\n\n",
    "bugtrack_url": null,
    "license": "http://www.fsf.org/licensing/licenses/agpl-3.0.html",
    "summary": "Reweighting library for survey data for use with PolicyEngine",
    "version": "0.4.0",
    "project_urls": {
        "Homepage": "https://github.com/PolicyEngine/reweight"
    },
    "split_keywords": [
        "benefit",
        "microsimulation",
        "social",
        "tax"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c4915bf8cc284284021f8f6a3da2c0fa07b7876f566ead61bd20d8b517051408",
                "md5": "2daeb2ea1ef790171b0fed09ff1b388d",
                "sha256": "75ce8bce656fea8ecfabcfd49836ea29ed970639063ebd7b12aee4e37e690bec"
            },
            "downloads": -1,
            "filename": "policyengine_reweight-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2daeb2ea1ef790171b0fed09ff1b388d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 21340,
            "upload_time": "2024-08-16T18:41:23",
            "upload_time_iso_8601": "2024-08-16T18:41:23.277791Z",
            "url": "https://files.pythonhosted.org/packages/c4/91/5bf8cc284284021f8f6a3da2c0fa07b7876f566ead61bd20d8b517051408/policyengine_reweight-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a6e8199574eb2a92eee09ef90d25d96cd2828e78a96c9b459b969ca1c5fba3ad",
                "md5": "d7b1487e95cecebd54862296e3250a4f",
                "sha256": "c13ec413c9fe8f1cdce104fa270c0b48438cd11c7bd728908dcba2cfe755bdbb"
            },
            "downloads": -1,
            "filename": "policyengine-reweight-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d7b1487e95cecebd54862296e3250a4f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2005125,
            "upload_time": "2024-08-16T18:41:25",
            "upload_time_iso_8601": "2024-08-16T18:41:25.559188Z",
            "url": "https://files.pythonhosted.org/packages/a6/e8/199574eb2a92eee09ef90d25d96cd2828e78a96c9b459b969ca1c5fba3ad/policyengine-reweight-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-16 18:41:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "PolicyEngine",
    "github_project": "reweight",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "policyengine-reweight"
}
        
Elapsed time: 0.91527s