ninjakx / covid_dash

COVID 19 Dashboard using DC.js and D3.js

Home Page:https://ninjakx.github.io/covid_dash/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data:

Data have been fetched from COVID19-India's API

Visualization:

They were using google analytics charts so I have ported all the graphs to d3/dc starting from the scratch and have added more functionality to it.

Works best on Desktop/Tablet.

Acknowledgement:

Special thanks to Gordon who helped me clearing my doubts and queries with a great explanation.

demo

Note: There may be some bugs which are overlooked by me. Being a non web dev this is the best I can do 😊

Feel free to contribute.

Note: Since there are some changes made in the api so some of the functionalities won't work including hover info box and filter by label on map.

Updates (Apr 29 2021)

The total cases and Statewise Cases Graphs are having constant values after 26th Oct 2020. It's due to the Api :

They are storing the same values after october 2020.

About

COVID 19 Dashboard using DC.js and D3.js

https://ninjakx.github.io/covid_dash/

License:MIT License


Languages

Language:HTML 93.2%Language:CSS 6.8%