Skip to content

SkalskiP/COVID-19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19

Description

Due to the worldwide COVID-19 pandemic, I have been spending a lot of time at home recently, avoiding contact with people. I decided to spend this time constructively and start analyzing data about the virus.

Hit the ground running

# clone repository
git clone https://github.com/SkalskiP/COVID-19.git

# navigate to main directory
cd COVID-19

# set up and activate conda environment
conda env create -f environment.yml
conda activate covid_19

Visualizations

Confirmed COVID-19 cases worldwide

Figure 1. Confirmed COVID-19 cases worldwide

Total / New confirmed cases of COVID-19

Figure 2. Total / New confirmed cases of COVID-19

COVID-19 mortality

Figure 3. COVID-19 mortality

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages