/cse163-project

CSE163 Project

Primary LanguagePython

cse163-project

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.

Dependencies

Requests, Pandas, GeoPandas, scikit-learn.

Generate Results

  1. Clone and download our repository
  2. Install required dependencies
  3. Run main.py to generate result visualizations (result graphs will be saved to results directory)
  4. 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