Skip to main content

A package for scoring policies of covid-19 with vaccine rates

Project description

scorev

Open in Code Ocean

Cite: takefuji (2022) scorev for scoring COVID-19 policies with vaccine rates [Source Code]. https://doi.org/10.24433/CO.4373206.v1

scorev is a PyPI tool for scoring COVID-19 policies in a filename 'oecd.csv' with vaccine rates such as at least 1 dose, fully vaccinated, and booster given.

scorev subsumes PyPI scorecovid application.

The score is calculated by dividing the number of deaths due to COVID-19 by the population in millions. Generated result.csv has the following determinants: deaths, population, score, 1dose (rate: at least 1 dose), full (rate: fully vaccinated), booster (rate: booster given).

Vaccine rates such as 1dose, full, and booster are unreliable since some countries do not often update.

The current program checks the last 8 days in the dataset.

Data is scraped from the following site:

https://covid.ourworldindata.org/data/owid-covid-data.csv

How to install scorev

$ pip install scorev

How to run scorev

$ scorerev

How to modify country names

Modify oecd.csv file for adding and deleting countries.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scorev-0.0.5.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

scorev-0.0.5-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page