EventGet 50% off your ticket to MongoDB.local NYC on May 2. Use code Web50!Learn more >>
MongoDB Developer
Atlas
plus
Sign in to follow topics
MongoDB Developer Centerchevron-right
Developer Topicschevron-right
Productschevron-right
Atlaschevron-right

Coronavirus Map and Live Data Tracker with MongoDB Charts

Maxime Beugnet3 min read • Published Feb 17, 2022 • Updated Nov 15, 2023
AtlasCharts
Facebook Icontwitter iconlinkedin icon
Rate this article
star-empty
star-empty
star-empty
star-empty
star-empty

Updates

November 15th, 2023

August 20th, 2020

April 21st, 2020

  • You can check our code samples in our Github repository.
  • The JHU dataset changed again a few times. It's not really stable and it makes it complicated to build something reliable on top of this service. This is the reason why we created our more accessible version of the JHU dataset.
  • It's the same data but transformed in JSON documents and available in a readonly MongoDB Cluster we built for you.

March 24th, 2020

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.
Here is Maxime's dashboard. It's 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 or in the MongoDB community website. I will do my best to update this data and provide more charts.

Sources


Facebook Icontwitter iconlinkedin icon
Rate this article
star-empty
star-empty
star-empty
star-empty
star-empty
Related
Article

How to work with Johns Hopkins University COVID-19 Data in MongoDB Atlas


Nov 16, 2023 | 8 min read
Quickstart

How to Connect MongoDB Atlas to Vercel Using the New Integration


Jun 14, 2022 | 4 min read
Tutorial

Boosting AI: Build Your Chatbot Over Your Data With MongoDB Atlas Vector Search and LangChain Templates Using the RAG Pattern


Jan 16, 2024 | 7 min read
Tutorial

How to Deploy MongoDB Atlas with AWS CloudFormation


Mar 20, 2024 | 6 min read
Table of Contents