Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.33 KB

File metadata and controls

24 lines (14 loc) · 1.33 KB

Visualization and Prediction of Covid19 cases in India

We all are well aware of the fact that COVID-19 is affecting us to a great extent, so we have done this project, where we use COVID-19’s dataset for visualizing the impact of COVID in India and also predicting the cases for next 10 days.

So we are running a scheduled python script in zepl which receives the semi-structured data from a website then loads data to SNOWFLAKE and executes DDL and DML commands on the data for retrieving the data we need for prediction. We have sent this predicted data to Snowflake, but snowflake data is in tabular form, so we have used Power BI for visualization.

Workflow

Data we have used

Link of our work

Website : https://lakshika1064.github.io/Covid19-prediction-using-SIR-model/

License

MIT