Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.08 KB

readme.md

File metadata and controls

19 lines (11 loc) · 1.08 KB

Trajectory-Covid-Graphs

Just me messing about with different ways to visulisation the current Covid-19 situation. The first visulisation shows the trajectory of each US state. The second visulisation trys to show how each US state is coping by scaling each state abbreviation. The third visulisation uses nested circles to show the proportion of deaths compared to the number of positive cases.

https://yusofbandar.github.io/Trajectory-Covid-Graphs

Data

The Covid Tracking API is used to retrieve lastest statistics for each US state, inlcuding number of positive cases and total deaths.

Examples

US States Positive Tests Trajectories

US States Number of Deaths Trajectories

US States Number of Positive Cases Compared to the Number of Deaths