HomeLearnArticle

Coronavirus Map and Live Data Tracker with MongoDB Charts

Published: Feb 05, 2020

  • Atlas
  • Charts
  • ...

By Maxime Beugnet

Share

#Update

#March 24th

  • Johns Hopkins University changed the dataset they release daily.
  • They don't include anymore the "recovered" data.
  • I can't calculate anymore the "actively infected persons" which I was calculating: infected = confirmed - deaths - recovered.
  • To avoid breaking all my existing charts, I decided to froze the current dashboard and create a new one based on the new dataset.
  • My new dashboard updates automatically every hour as new data comes in.

#Too Long, Didn’t Read

Thomas Rueckstiess and myself came up with two MongoDB Charts dashboards with the Coronavirus dataset.

Here is an example of the charts we made using the Coronavirus dataset. More below and in the MongoDB Charts dashboards.

#Let The Data Speak

We have to make decisions at work every day. - Should we discontinue this project? - Should we hire more people? - Can we invest more in this branch? How much?

Leaders make decisions. Great leaders make informed decisions, based on facts backed by data and not just based on assumptions, feelings or opinions.

The management of the Coronavirus outbreak obeys the same rules. To make the right decisions, we need accurate data.

Data about the Coronavirus is relatively easy to find. The Johns Hopkins University has done a terrific job at gathering, cleaning and curating data from various sources. They wrote an excellent blog post which I encourage you to read.

Having data is great but it can also be overwhelming. That’s why data visualisation is also very important. Data alone doesn’t speak and doesn’t help make informed decisions.

Johns Hopkins University also did a great job on this part because they provided this dashboard to make this data more human accessible.

This is great… But we can do even better visualisations with MongoDB Charts.

#Free Your Data With MongoDB Charts

Thomas Rueckstiess and I imported all the data from Johns Hopkins University (and we will keep importing new data as they are published) into a MongoDB database. If you are interested by the data import, you can check my Github repository.

Then we used this data to produce a dashboard to monitor the progression of the virus.

Both are shared publicly for the greater good.

MongoDB Charts also allows you to embed easily charts within a website… or a blog post.

Here are a few of the graphs I was able to import in here with just two clicks.

As you can see, MongoDB Charts is really powerful and super easy to embed.

#Participation

If you have a source of data that provides different or more accurate data about this virus. Please let me know on Twitter [@MBeugnet](https://twitter.com/mbeugnet) or in the comment section. I will do my best to update this data and provide more charts.

Try MongoDB Charts on MongoDB Atlas now. Use the Atlas code MAXIME200 to get $200 and try advanced features like the AWS VPC peering.

#Sources

MongoDB Icon
  • Developer Hub
  • Documentation
  • University
  • Community Forums

© MongoDB, Inc.