synthetic-panel


Namesynthetic-panel JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/rohanbjkr/synthetic_panel
SummaryEstimate poverty transition shares using synthetic panel methodology with bootstrapping.
upload_time2025-07-18 13:33:51
maintainerNone
docs_urlNone
authorRohan Byanjankar
requires_python>=3.7
licenseMIT
keywords poverty synthetic-panel bootstrap estimation econometrics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # synthetic_panel

A Python package to estimate poverty transition shares using synthetic panel methodology with bootstrapping.

## Installation

```bash
pip install synthetic_panel

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rohanbjkr/synthetic_panel",
    "name": "synthetic-panel",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "poverty synthetic-panel bootstrap estimation econometrics",
    "author": "Rohan Byanjankar",
    "author_email": "rohanbjkr@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d6/84/40f97d4cd6881556943aac80536b1cc7c1723e9cd09a8f2f118f4dc22f20/synthetic_panel-0.1.3.tar.gz",
    "platform": null,
    "description": "# synthetic_panel\r\n\r\nA Python package to estimate poverty transition shares using synthetic panel methodology with bootstrapping.\r\n\r\n## Installation\r\n\r\n```bash\r\npip install synthetic_panel\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Estimate poverty transition shares using synthetic panel methodology with bootstrapping.",
    "version": "0.1.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/rohanbjkr/synthetic_panel/issues",
        "Homepage": "https://github.com/rohanbjkr/synthetic_panel",
        "Source": "https://github.com/rohanbjkr/synthetic_panel"
    },
    "split_keywords": [
        "poverty",
        "synthetic-panel",
        "bootstrap",
        "estimation",
        "econometrics"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0eee944481b5e0f37dc408d5d474341f1848aae0e53b278876af13f22f9ca5d6",
                "md5": "7611db6f59aafe3f1437f27e9578698c",
                "sha256": "1f75d864bf528dc8617aec577bed28def3efdf81bad99c2399dc4f6fe0a71ecf"
            },
            "downloads": -1,
            "filename": "synthetic_panel-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7611db6f59aafe3f1437f27e9578698c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 5527,
            "upload_time": "2025-07-18T13:33:50",
            "upload_time_iso_8601": "2025-07-18T13:33:50.387438Z",
            "url": "https://files.pythonhosted.org/packages/0e/ee/944481b5e0f37dc408d5d474341f1848aae0e53b278876af13f22f9ca5d6/synthetic_panel-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d68440f97d4cd6881556943aac80536b1cc7c1723e9cd09a8f2f118f4dc22f20",
                "md5": "a7817c967542c73a9ec2ce334af12488",
                "sha256": "f4bb31db3799cd2af2e945fb8f4108d48501421eeb145c31edeadba0f556dde0"
            },
            "downloads": -1,
            "filename": "synthetic_panel-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "a7817c967542c73a9ec2ce334af12488",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 5435,
            "upload_time": "2025-07-18T13:33:51",
            "upload_time_iso_8601": "2025-07-18T13:33:51.869156Z",
            "url": "https://files.pythonhosted.org/packages/d6/84/40f97d4cd6881556943aac80536b1cc7c1723e9cd09a8f2f118f4dc22f20/synthetic_panel-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-18 13:33:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rohanbjkr",
    "github_project": "synthetic_panel",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "synthetic-panel"
}
        
Elapsed time: 0.58676s