An open API service indexing awesome lists of open source software.

https://github.com/skalskip/covid-19


https://github.com/skalskip/covid-19

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

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

``` bash
# 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