/COVID-19-statistics

A Covid-19 Data visualization project made javascript, tabletop.js, and Google Charts API.

Primary LanguageJavaScript

COVID-19-statistics

About:

A Covid-19 Data visualization project made javascript, tabletop.js, and Google Charts API.

Screenshots:

covid19proj

Line chart showing the New Covid-19 Cases and New Covid-19 Deaths in pakistan

cvd3

Issues:

  • Tabletop.js takes a lot of time to load the data from google sheet.
  • We have to refresh the web page multiple times to draw the chart on screen.
  • Irresponsive design makes it difficult to use it on different devices.

Data Set:

The Data set used was taken from WHO-Covid-19 Data set and it is showing the data till 10th Aug, 2021

Upcoming Updates:

I will make some possible changes in this project to remove these issues.