Skip to content

This website provides visual representations of covid-19 case and death data in the United States.

Notifications You must be signed in to change notification settings

ellenrud84/Covid-19_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Covid-19 Analysis and Web Dashboard

Summary:

Covid-10 county level data from the New York Times was merged with county population data. Daily total number of cases and deaths per capita by country were programmatically determined using python and pandas in a jupyter notebook. Several visualizations were then created using Pandas and Plotly. A web page dashboard displaying the visualizations was created using html, CSS and Bootstrap.

Results:

A webpage dashboard was created demonstrating the progression of Covid-19 throughout the United States since January 2020. The home page contains a navigation bar with drop down menus for additional details. The main page also contains a sidebar that has card style image/ description links to pages with more specific details: GIF of Web Dashboard

Bar chart races were created for both cases by state and deaths by state: Cases Bar Chart Race

A number of chloropleth plots were created to show the per capita case and death rates for every county in the U.S. at the end of each month: Image from Gyazo

About

This website provides visual representations of covid-19 case and death data in the United States.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published