With this repository we analyze COVID spread.
There are two jupyter notebooks in notebooks folder.
- Dashboard_confirmed_doubling_rate.ipynb : Used to visualize confimred cases and the doubling rate for each country.
- Dashboard_SIR.ipynb : SIR modelling approach using Fitting the curve to find optimal beta and gamma and dymnaic beta.