jenil04 / covid-tracker-india

Python script for track COVID-19 cases per state in India.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID-19 Tracker

Track COVID cases in India per state.

How to Run

  • Clone the repository: git clone https://github.com/jenil04/covid-tracker-india.git
  • Run the following in the directory: python3 plotter.py

Output

Dataset

  • This dataset is taken from here, as seen on Kaggle.

To-do

  • Web-app for users to interact and update real-time data.
  • Map cases by district.

Author

Jenil Thakker

About

Python script for track COVID-19 cases per state in India.


Languages

Language:Jupyter Notebook 95.8%Language:Python 4.2%