Simple project to help collect and visualize data about COVID-19 cases and deaths for any given group of countries.
- Python 3
- Pyplot module from matplotlib for visualization
- pip install matplotlib
- Pandas for data collection
- pip install pandas
- Requests module
- pip install requests
Collected from this project: https://github.com/owid/covid-19-data, updated daily.