Skip to content

MarkintoshZ/covid19-us-spread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid-19 US Spread

A geographic-spread model of Covid-19 virus for all counties in the United States using population data and commute flows from US Census.

Currently incomplete but the general idea is layed out

The source of COVID-19 data is a great website made by 1Point3Acres

Demo

Online Demo
or
To run it yourself:

git clone git@github.com:MarkintoshZ/covid19-us-spread.git
pip install -r requirements.txt
python model/spread.py
streamlit run view_trail.py

You can modify the settings.ini file to change the parameters for better results

You can download new data by running

python data/virus_data_pipeline/download.py

Welcome to contribute!

About

Visualizing and predicting the spread of Covid-19 virus in US Counties

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published