A data analysis of COVID-19 using Python.
This analysis shows the growth of the corona virus in Brazil in the last 4 months and the number of infections X deaths by region and state.
The original data was downloaded at https://covid.saude.gov.br/, and converted to a csv file.
$ pip install --upgrade pip
$ pip install pandas jupyter matplotlib plotly geopy
$ jupyter notebook