meetvalani / covid19

Data visualization of covid-19 in India

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

covid19

Data visualization of covid-19 in India. Data will be updated at runtime.

Steps:

1. install modules from requirement.txt
2. run following command from root directory.
    ```
    python main.py
    ```

Visualization:

Timewise

Image of line graph

Statewise Current

Image of pie chart

State-Districtwise

Image of pie chart

Statewise Daily

Image of pie chart

About

Data visualization of covid-19 in India


Languages

Language:Python 85.2%Language:HTML 14.8%