91-DIVOC

Overview of 91-DIVOC

Overview

One thing that has impressed me the most is the vast amount of high-quality, organized data around COVID-19. One of the leaders since the early days of COVID-19 has been John Hopkins’ Center for Systems Science and Engineering. As part of making an incredible visual map of the outbreak, they open-sourced all of their data collection on GitHub.

While exploring this dataset, I wanted to find what others have created. There were a lot of maps similar to John Hopkins that displayed the number of active cases as a “heat map”. This is informative, but they did not provide any direct insight on how the situation was evolving right now.

The visualization that inspired me the most was one I found created by John Burn-Murdoch that overlapped the number of cases in various countries based on the day when each country had the their 100th person infected. I love it!

However, they were just images. I loved it, but I cannot nerd out with the data and understand the growth and answer my own questions. This motivated the creation of DIVOC-91. Having cancelled my plans to travel over Spring Break at The University of Illinois (where I am privileged to be a professor of Computer Science), I used the Johns Hopkins dataset along with a visualization library called d3.js, to create an interactive visualization that allows a user to mouseover any point to explore the data, change the scale for logarithmic (better at showing exponentially increasing data) to linear (better at showing the human impact), and change what country is highlighted.

Since the launch in March, this visualization has evolved with a community of amazing people across social media. Recent changes are detailed in the change log and the visualization really has evolved into a powerful tool to nerd out with data.

Motivations and Acknowledgments

Notable Mentions of 91-DIVOC

Author

Hi! I’m Wade, you can reach me across the social media (listed at the bottom of each page) or via e-mail at waf@illinois.edu.