eatthatpie / covid-gauss

COVID-19 timeline prediction with Gaussian curve: covid-gauss.site
https://covid-gauss.site
Apache License 2.0
12 stars 1 forks source link

COVID-19 timeline prediction with Gaussian curve

Data about confirmed cases (day by day) is fetched from CSSEGISandData/COVID-19 and updated daily.

Estimates are made by approximating the actual data for each day to Gaussian curve.

Predictions are based on a mathematical model and should not be considered a reliable source.

Website URL: https://covid-gauss.site/

License

The code is under Apache License 2.0.
Actual data about confirmed cases, deaths and recoveries is under CSSEGISandData/COVID-19 terms of use.