This repository is a case study, analysis, and visualization of COVID-19 Pandemic spread along with prediction models.
If you want to contribute to the notebook or any feedback and suggestions are most welcome. You can contact me on LinkedIn as well.
Follow me on Kaggle
View Latest Version
- Several visualizations of a time-series dataset of covid19 cases.
- Case Study of the World and few countries, including India.
- Forecast of a number of global confirmed cases and deaths.
https://github.com/CSSEGISandData/COVID-19
2019 Novel Coronavirus COVID-19 (2019-nCoV) Data Repository by Johns Hopkins CSSE
This dataset is updated daily by Johns Hopkins CSSE.
Dataset consists of time-series data from 22 JAN 2020 to Till date (Updated on daily Basis).
Three Time-series dataset (Depricated):
- time_series_19-covid-Confirmed.csv (Link Raw File)
- time_series_19-covid-Deaths.csv (Link Raw File)
- time_series_19-covid-Recovered.csv (Link Raw File)
New Time-series dataset:
- time_series_covid19_confirmed_global.csv (Link Raw File)
- time_series_covid19_deaths_global (Link Raw File)
New Dataset (Updated more frequently by web crawler of JHU):
- cases_country.csv (Link Raw File)
- Clone this repository:
git clone https://github.com/tarunk04/COVID-19-CaseStudy-and-Predictions
or click Download ZIP
in right panel of repository and extract it.
- Open latest version of notebook in Jupyter Notebook.
Global Conformed Case Prediction
Prediction using the ML model for both global confirmed cases and deaths.
To get full insights and visualization see the notebook on KAGGLE View Latest Version Notebook
Tarun Kumar
The author has tried to get the best result using the dataset. The author is not responsible for any misuse. Any commercial use of the code is not permissible. Read Licence carefully. If you want to contribute to the notebook or any feedback and suggestions are most welcome.
The MIT License, see the included, see the License file.