vud4


Namevud4 JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/y-takefuji/vud4
Summarycomparing effects on mortality between bivalent booster, fully vaccinated and unvaccinated
upload_time2024-04-22 08:18:15
maintainerNone
docs_urlNone
authoryoshiyasu takefuji
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # vud4
[![Open in Code Ocean](https://codeocean.com/codeocean-assets/badge/open-in-code-ocean.svg)](https://codeocean.com/capsule/1960114/tree)


Takefuji Y. Vaccine effects on COVID-19 infection with bivalent boosting by age group. Drug Resist Updat. 2023 Dec 27;73:101039. doi: 10.1016/j.drup.2023.101039. Epub ahead of print. PMID: 38169273.

vud4.py is to calculate the time-series effect of vaccination on mortality in six age groups (18-29 years, 30-49 years, 50-64 years, 65-79 years, 80+ years, and all ages) for three vaccination types: bivalent booster, fully vaccinated, and unvaccinated. The CDC dataset for the period October 1, 2021 through January 23, 2023 was used for this study:
https://data.cdc.gov/api/views/54ys-qyzm/rows.csv

vud4 is a PyPI application. PyPI allows vud4 to run on Windows, MacOS and Linux Operating Systems as long as Python is installed on the system.

# How to install vud4
$ pip install vud4

# How to run vud4
$ vud4

enter one of age groups: vud4 80+

18-29,30-49,50-64,65-79,80+,all_ages

$ vud4 80+

<img src='https://github.com/y-takefuji/vud4/raw/main/bivalent_80%2B.png' height=240 width=280>



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/y-takefuji/vud4",
    "name": "vud4",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "yoshiyasu takefuji",
    "author_email": "takefuji@keio.jp",
    "download_url": "https://files.pythonhosted.org/packages/a8/55/e593bdcd4f2ac2d5762a635b748d46a2557d3e1fcea8313c23bbf120c314/vud4-0.0.4.tar.gz",
    "platform": null,
    "description": "# vud4\n[![Open in Code Ocean](https://codeocean.com/codeocean-assets/badge/open-in-code-ocean.svg)](https://codeocean.com/capsule/1960114/tree)\n\n\nTakefuji Y. Vaccine effects on COVID-19 infection with bivalent boosting by age group. Drug Resist Updat. 2023 Dec 27;73:101039. doi: 10.1016/j.drup.2023.101039. Epub ahead of print. PMID: 38169273.\n\nvud4.py is to calculate the time-series effect of vaccination on mortality in six age groups (18-29 years, 30-49 years, 50-64 years, 65-79 years, 80+ years, and all ages) for three vaccination types: bivalent booster, fully vaccinated, and unvaccinated. The CDC dataset for the period October 1, 2021 through January 23, 2023 was used for this study:\nhttps://data.cdc.gov/api/views/54ys-qyzm/rows.csv\n\nvud4 is a PyPI application. PyPI allows vud4 to run on Windows, MacOS and Linux Operating Systems as long as Python is installed on the system.\n\n# How to install vud4\n$ pip install vud4\n\n# How to run vud4\n$ vud4\n\nenter one of age groups: vud4 80+\n\n18-29,30-49,50-64,65-79,80+,all_ages\n\n$ vud4 80+\n\n<img src='https://github.com/y-takefuji/vud4/raw/main/bivalent_80%2B.png' height=240 width=280>\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "comparing effects on mortality between bivalent booster, fully vaccinated and unvaccinated",
    "version": "0.0.4",
    "project_urls": {
        "Bug Tracker": "https://github.com/y-takefuji/vud4",
        "Homepage": "https://github.com/y-takefuji/vud4"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "432c37edaa1a6a67885943ed7432f2f57a753c7113277209cd40e29a47f77629",
                "md5": "e5ce9ca06ce0d5e0e8f51d8b26d6ea20",
                "sha256": "4e4ce21409bc230cb497cd4ee88694c1a4321dc9dfdf68319b5d7c8a4d44e57c"
            },
            "downloads": -1,
            "filename": "vud4-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e5ce9ca06ce0d5e0e8f51d8b26d6ea20",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2953,
            "upload_time": "2024-04-22T08:18:13",
            "upload_time_iso_8601": "2024-04-22T08:18:13.738744Z",
            "url": "https://files.pythonhosted.org/packages/43/2c/37edaa1a6a67885943ed7432f2f57a753c7113277209cd40e29a47f77629/vud4-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a855e593bdcd4f2ac2d5762a635b748d46a2557d3e1fcea8313c23bbf120c314",
                "md5": "547ef249468a5b87fef1e189f21d43bf",
                "sha256": "1ed155893e347d97ea19769701422500a7659c2956112a3673815cdfa6cbcd75"
            },
            "downloads": -1,
            "filename": "vud4-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "547ef249468a5b87fef1e189f21d43bf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2727,
            "upload_time": "2024-04-22T08:18:15",
            "upload_time_iso_8601": "2024-04-22T08:18:15.275913Z",
            "url": "https://files.pythonhosted.org/packages/a8/55/e593bdcd4f2ac2d5762a635b748d46a2557d3e1fcea8313c23bbf120c314/vud4-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-22 08:18:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "y-takefuji",
    "github_project": "vud4",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "vud4"
}
        
Elapsed time: 0.22657s