Skip to content

petres/covid-exp

Repository files navigation

Covid19 Forecast

This simple extrapolation exercise and visualisation has been started by lumbric and me and is based on a python notebook written by lumbric.

Data

Austrian data is used: BMSGPK, Österreichisches COVID-19 Open Data Informationsportal (https://www.data.gv.at/covid-19)

Online

https://covid-exp.abteil.org/

Run

npm install
npm run start

Contribution

Any contribution is welcome!