vuv


Namevuv JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/y-takefuji/vuv
Summarycomparing effects on mortality between fully vaccinated and unvaccinated
upload_time2024-05-14 07:29: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.
            # vuv
[![Open in Code Ocean](https://codeocean.com/codeocean-assets/badge/open-in-code-ocean.svg)](https://codeocean.com/capsule/1476065/tree)

Takefuji, Y. (2023). vuv: vaccine effects on mortality between fully vaccinated and unvaccinated [Source Code]. https://doi.org/10.24433/CO.1329228.v1

Takefuji Y. (2023). Effectiveness of vaccination with symptoms by age groups. International immunopharmacology, 116, 109823. Advance online publication. https://doi.org/10.1016/j.intimp.2023.109823

vuv is a PyPI application to evaluate the vaccine effects on mortality by age group 
between fully vaccinated and unvaccinated. 
CDC dataset is automatically downloaded from the following site:

https://data.cdc.gov/api/views/3rge-nu2a/rows.csv

Five age groups include 18-29,30-49,50-64,65-79, and 80+. 
Choose one of five age groups and enter the age group with vuv command.

To install vuv, 

$ pip install vuv

To run vuv, enter one of five age groups.

$ vuv 80+

This command generates 80+.png image file.

<img src=https://github.com/y-takefuji/vuv/raw/main/80%2B.png  width=350 height=280>



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/y-takefuji/vuv",
    "name": "vuv",
    "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/bd/ad/d6b47b86f3997d5491c6449663d82e53cf974f21800a28dd199bf9b9144a/vuv-0.0.4.tar.gz",
    "platform": null,
    "description": "# vuv\n[![Open in Code Ocean](https://codeocean.com/codeocean-assets/badge/open-in-code-ocean.svg)](https://codeocean.com/capsule/1476065/tree)\n\nTakefuji, Y. (2023). vuv: vaccine effects on mortality between fully vaccinated and unvaccinated [Source Code]. https://doi.org/10.24433/CO.1329228.v1\n\nTakefuji Y. (2023). Effectiveness of vaccination with symptoms by age groups. International immunopharmacology, 116, 109823. Advance online publication. https://doi.org/10.1016/j.intimp.2023.109823\n\nvuv is a PyPI application to evaluate the vaccine effects on mortality by age group \nbetween fully vaccinated and unvaccinated. \nCDC dataset is automatically downloaded from the following site:\n\nhttps://data.cdc.gov/api/views/3rge-nu2a/rows.csv\n\nFive age groups include 18-29,30-49,50-64,65-79, and 80+. \nChoose one of five age groups and enter the age group with vuv command.\n\nTo install vuv, \n\n$ pip install vuv\n\nTo run vuv, enter one of five age groups.\n\n$ vuv 80+\n\nThis command generates 80+.png image file.\n\n<img src=https://github.com/y-takefuji/vuv/raw/main/80%2B.png  width=350 height=280>\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "comparing effects on mortality between fully vaccinated and unvaccinated",
    "version": "0.0.4",
    "project_urls": {
        "Bug Tracker": "https://github.com/y-takefuji/vuv",
        "Homepage": "https://github.com/y-takefuji/vuv"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d9013504208f10cf391233a8f30082fb3b0bd95f6661c7ef2a0dd46e7656b15",
                "md5": "014786732e41098905e0aeb8fc18d4a8",
                "sha256": "8fda436e66efe95af1b44cd62a450e582ba1c45a081142f84655848278871473"
            },
            "downloads": -1,
            "filename": "vuv-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "014786732e41098905e0aeb8fc18d4a8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2691,
            "upload_time": "2024-05-14T07:29:13",
            "upload_time_iso_8601": "2024-05-14T07:29:13.371273Z",
            "url": "https://files.pythonhosted.org/packages/6d/90/13504208f10cf391233a8f30082fb3b0bd95f6661c7ef2a0dd46e7656b15/vuv-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bdadd6b47b86f3997d5491c6449663d82e53cf974f21800a28dd199bf9b9144a",
                "md5": "2610c7caa19bb1bcd68b39a3aa0e6498",
                "sha256": "fd8211603f987857089d10675cda04f303274b93db66b9df60970c48b6fc2d70"
            },
            "downloads": -1,
            "filename": "vuv-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "2610c7caa19bb1bcd68b39a3aa0e6498",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2493,
            "upload_time": "2024-05-14T07:29:15",
            "upload_time_iso_8601": "2024-05-14T07:29:15.015274Z",
            "url": "https://files.pythonhosted.org/packages/bd/ad/d6b47b86f3997d5491c6449663d82e53cf974f21800a28dd199bf9b9144a/vuv-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-14 07:29:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "y-takefuji",
    "github_project": "vuv",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "vuv"
}
        
Elapsed time: 0.24255s