Using D3.js I was able to create a dashboard to visual data in relation the the covid-19 pandemic.
The dashboard consists of the follwing displays/sections:
-
Bar graph – Displays various statistics against time. These various statisticcs are: new cases(cases per day), new deaths(deaths per day), new tests(tests per day), total cases(cumulative cases), total tests(cumulative tests) and total deaths(cumulative deaths).
-
General Information – Displays general statistics about a country such as median age, population, diabetes prevalence, percentage of people 65 years and older, etc.
-
Donut graph – Displays the smokers’ distribution according to gender in the selected country.
-
Scatter Plot - A scatter plot of total deaths against total cases in different countries. You can view how different countries have been affected by the covid-19 pandemic. You can also use the selectors to toggle the continents and dates you wish to view.
-
Kenya section - A section to show you the spread of the virus within Kenya.
-
About – Contains short paragraphs explaining the sources of data and how to use the dashboard.
View at: coronavirus.hmwawuda.com
This work is licensed under a Creative Commons Attribution 4.0 International License.