THW Designs

United States of Covid

UNITED STATES OF COVID

Dashboard tracking COVID-19 spread across the USA

On Dec 31, 2019, the World Health Organization (WHO) was informed an outbreak of “pneumonia of unknown cause” detected in Wuhan, Hubei Province, China. The virus that caused the outbreak of COVID-19 was lately known as severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2). The WHO declared the outbreak to be a Public Health Emergency of International Concern on Jan 30, 2020 and recognized it as a pandemic on Mar 11, 2020.

Since then, we've been in an endless 24/7 permanent press spin cycle of COVID news.

To help visualize it I created a website that serves as an interactive dashboard that automatically tracks daily cases as published by the New York Times.

Go check it out at https://united-states-of-covid.herokuapp.com/
(Note: Might take a little to load since it's on the free tier of Heroku 😬)

Website_Overview

Included is a map of the United States down to the county level that uses the current Covid case count with 2019 US Census population data to calculate the percentage of population that has been confirmed as infected.

Population_Infected_Gif

There are also two charts that track the timeline of case and death count since the first occurance in the United States. One follows the cumulative count and the other tracks the daily increase numbers.

Cumulative_Tracker

Daily_Tracker

Next is a overall case map and table with all the data that was collected so far.

Cumulative_Case_Map

Finally, a table consisting of each of the individual state's case loads over time is displayed.

Further, they are color coded based on rate changes of the previous three days. Ranging from deep red for three consecutive days of case rate increases to deep green for three consecutive days of case rate decreases. Cases are going up either which way, but this at least gives a sense of velocity ramping up vs ramping down.

color

state

Go check it out at https://united-states-of-covid.herokuapp.com/

Stay safe out in them streets. Keep your distance and most importantly:

Wash 👏 Your 👏 Hands 👏


www.THWDesigns.com

Scope out the latest project updates on my GitHub HERE


Shout out to the below GitHub repos for inspiration.

Perishleaf Project
New York Times Github