Exploring Covid-19’s Implications in the US
This program generates various visualizations and simple regression models regarding the Covid-19 Pandemic in the US. By @Guitajun and @danielqiang
Requires Python 3.7 or later.
Requests, Pandas, GeoPandas, scikit-learn.
- Clone and download our repository
- Install required dependencies
- Run
main.py
to generate result visualizations (result graphs will be saved toresults
directory) - Key
- Question 1: results/us_hospitalizations.png
- Question 2: results/floyd_model_cases.png
- Question 3: results/recovery_rates.png
- Question 4: results/cases_by_age.png
- Question 5: results/largest_reductions.png, results/reductions_map.png