Skip to content

GeoMich/covid_cyprus

Repository files navigation

Website with covid-19 & vaccination data for Cyprus

The website in English: https://geomich.github.io/covid_cyprus/covid_cy_report.html

The website in Greek: https://geomich.github.io/covid_cyprus/covid_cy_report_gr.html

Same data displayed in a Tableau Dashboard: https://public.tableau.com/app/profile/georgios.michail/viz/Covid-19CyprusStatistics/Dashboard1

Here I am using data from the Cyprus Ministry of Health to create some interactive plots that allow a quick & comprehensive overview of the status of the COVID-19 pandemic in Cyprus.

The graphs are updated every day based on the latest announcements of the ministry.

alt text

Running the project

Create & activate environment

python3 -m venv cvd

source cvd/bin/activate

pip install -r requirements.txt

Execute

cd code

python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published