Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 880 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 880 Bytes

Enterprise Data Science - COVID 19 Data Prototype

With this repository we analyze COVID spread.

There are two jupyter notebooks in notebooks folder.

  1. Dashboard_confirmed_doubling_rate.ipynb : Used to visualize confimred cases and the doubling rate for each country.
  2. Dashboard_SIR.ipynb : SIR modelling approach using Fitting the curve to find optimal beta and gamma and dymnaic beta.

Screenshots of output:

ss3

ss4

ss1

ss2