Covid-19 Dashboards

Here are a few Dashboards that I follow to get an overview of the local and global situation. There are some more technical ones that are good, but I just list the ones I use below, which gives me a summary.

Santa Clara County, CA Dashboard

California Cal-Matters Dashboard

var divElement = document.getElementById('viz1586286354865'); var vizElement = divElement.getElementsByTagName('object')[0]; if ( divElement.offsetWidth > 800 ) { vizElement.style.width='550px';vizElement.style.height='288px';} else if ( divElement.offsetWidth > 500 ) { vizElement.style.width='550px';vizElement.style.height='288px';} else { vizElement.style.width='100%';vizElement.style.height='1088px';} var scriptElement = document.createElement('script'); scriptElement.src = 'https://public.tableau.com/javascripts/api/viz_v1.js'; vizElement.parentNode.insertBefore(scriptElement, vizElement);

New York Times Dashboard

Gives a nice overview of the worldwide situation and which nations are in the lead on cases

NextStrain Worldwide Dashboard

You can see the travel routes of covid-19 and replay it’s spread for regions of your choice

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.