项目作者: petres

项目描述 :
covid19 exponential forecast
高级语言: JavaScript
项目地址: git://github.com/petres/covid-exp.git
创建时间: 2021-03-08T00:14:18Z
项目社区:https://github.com/petres/covid-exp

开源协议:

下载


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

  1. npm install
  2. npm run start

Contribution

Any contribution is welcome!