vuc3


Namevuc3 JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/y-takefuji/vuc3
Summaryeffects of vaccines on COVID-19 infection and mortality
upload_time2024-05-17 22:36:20
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.
            # vuc3
[![Open in Code Ocean](https://codeocean.com/codeocean-assets/badge/open-in-code-ocean.svg)](https://codeocean.com/capsule/6096647/tree)

This is under review.

vuc3.py is a Python program to invesitigate effects of vaccines on COVID-19 mortality and infection between the second booster, the first booster, fully vaccinated and unvaccinated.

CDC dataset is used for this study:
https://data.cdc.gov/api/views/ukww-au2k/rows.csv

vuc3 is a PyPI application which runs on Windows, MacOS, and Linux Operating Systems
as long as Python is installed on the system. Three determinants should be given to uvc3 such as age group (50-64, 65+ or all_ages), product (Pfizer, Moderna, Janssen, and all_types), and outcome (death or case).

# How to install vuc3
$ pip install vuc3

# How to run vuc3
$ vuc3 all_ages Pfizer death

<img src='https://github.com/y-takefuji/vuc3/raw/main/death_Pfizer_all_ages.png' width=534 height=470 >



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/y-takefuji/vuc3",
    "name": "vuc3",
    "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/88/c5/b30cf1c9e6ba84e206e5eeec864d1b852da9e4a31b98adbe50e9af659141/vuc3-0.0.3.tar.gz",
    "platform": null,
    "description": "# vuc3\n[![Open in Code Ocean](https://codeocean.com/codeocean-assets/badge/open-in-code-ocean.svg)](https://codeocean.com/capsule/6096647/tree)\n\nThis is under review.\n\nvuc3.py is a Python program to invesitigate effects of vaccines on COVID-19 mortality and infection between the second booster, the first booster, fully vaccinated and unvaccinated.\n\nCDC dataset is used for this study:\nhttps://data.cdc.gov/api/views/ukww-au2k/rows.csv\n\nvuc3 is a PyPI application which runs on Windows, MacOS, and Linux Operating Systems\nas long as Python is installed on the system. Three determinants should be given to uvc3 such as age group (50-64, 65+ or all_ages), product (Pfizer, Moderna, Janssen, and all_types), and outcome (death or case).\n\n# How to install vuc3\n$ pip install vuc3\n\n# How to run vuc3\n$ vuc3 all_ages Pfizer death\n\n<img src='https://github.com/y-takefuji/vuc3/raw/main/death_Pfizer_all_ages.png' width=534 height=470 >\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "effects of vaccines on COVID-19 infection and mortality",
    "version": "0.0.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/y-takefuji/vuc3",
        "Homepage": "https://github.com/y-takefuji/vuc3"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0fc6f235c3fd9e0159313a668b4e34e2e2c41ab1d7d151f70992313c90013240",
                "md5": "2f9a7f135302f49e1bd8ecca0a891747",
                "sha256": "f07d6102cab89251eede23e8db409f55d07ebc8d736a946d0cf09d3c1d7c06ab"
            },
            "downloads": -1,
            "filename": "vuc3-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2f9a7f135302f49e1bd8ecca0a891747",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2811,
            "upload_time": "2024-05-17T22:36:18",
            "upload_time_iso_8601": "2024-05-17T22:36:18.999559Z",
            "url": "https://files.pythonhosted.org/packages/0f/c6/f235c3fd9e0159313a668b4e34e2e2c41ab1d7d151f70992313c90013240/vuc3-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "88c5b30cf1c9e6ba84e206e5eeec864d1b852da9e4a31b98adbe50e9af659141",
                "md5": "ab99714a2cb972d25a2b57c047f68aad",
                "sha256": "cf55e26627223c080a5516a260bf9ef3af59c510e34c2fa51cfb676beccd6bd0"
            },
            "downloads": -1,
            "filename": "vuc3-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "ab99714a2cb972d25a2b57c047f68aad",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2609,
            "upload_time": "2024-05-17T22:36:20",
            "upload_time_iso_8601": "2024-05-17T22:36:20.543810Z",
            "url": "https://files.pythonhosted.org/packages/88/c5/b30cf1c9e6ba84e206e5eeec864d1b852da9e4a31b98adbe50e9af659141/vuc3-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-17 22:36:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "y-takefuji",
    "github_project": "vuc3",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "vuc3"
}
        
Elapsed time: 0.25932s