Skip to content

mdhasan8/Data-Viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data-Viz

We have obtained the data-set on COVID-19 (coronavirus) by Our World in Data. They have up-to-date data on confirmed cases, deaths, hospitalizations, testing, and vaccinations, throughout the COVID-19 pandemic.

Visualizing Amounts:

People vaccinated:

image

People fully vaccinated:

image

People vaccinated vs fully vaccinated:

image

From this visualization we can very easily compare the number of people vaccinated vs number of people fully vaccinated each month. According to Cole Nussbaummer presentation on “Story Telling with Data”, graphics play a vital role in data visualization. The graphics of this diagram is very clear since the color, font, shapes are used accurately. I think this diagram follow the 5 seconds rule since the color differentiation makes it easy to understand the story of the data within few seconds. This graph explains the real scenarios behind the covid-19 vaccination program.

Visualizing Distributions:

image

From this visualization we can see the distributions of the hosp_patients in USA and UK. This graph follows the Tufte’s Principle 1: Maximizing the data-ink ratio, within reason because the non-redundant ink arranged in response to variation in the numbers represented. It’s also follow Principle 4: Escape flatland - small multiples, parallel sequencing because of the parallel plot of box-plots. This graph follows the Tufte’s Principle 6: Utilize Layering & Separation since using different colors we can figure out in which countries the hosp_patients are too high.

image

The story behind this graph is comparing the distributions of hosp-patients in USA and UK and I think this graph tell the comparison between hosp_patients rate for both countries during this COVID-19 pandemic.

Visualizing Proportions:

image

From this data visualization, we can see the total deaths due to COVID-19 in Canada, France, Great Britain, Italy, and United States in 2020 and 2021 respectively. The number of total deaths very higher in USA compare to other countries. This graph follows the Tufte’s Principle 5: Provide the user with an overview and details on demand. So, we can compare what proportion of people died in each countries during this pandemic. This graph follows the Tufte’s Principle 6: Utilize Layering & Separation since using different colors. It’s also follows Tufte’s Principle 1: Maximizing the data-ink ratio, within reason. The story behind this graph is comparing total deaths due to COVID-19 in the above mentioned countries. It’s clearly visible that the total deaths in USA is very high both in 2020 and 2021 compare to other countries. I think this diagram follow the 5 seconds rule since the color differentiation makes it easy to understand the story of the data within few seconds.

Visualizing Proportions by years:

image

From this data visualization, we can see the total deaths proportions due to COVID-19 in Canada, France, Great Britain, Italy, and United States in 2020 and 2021 respectively. The number of total deaths are higher in 2021 compare to 2020 in each countries.

Visualizing Associations:

image

From this correlation plot, we can very easily visualize that total_deaths and total+cases_per_million, and icu_patients and hosp_patients in USA are very strongly correlated. Hence, when the hospitalized patients were high the icu_patients also high in USA during the covid-19 pandemic. This graph follows the Tufte’s Principle 5: Provide the user with an overview and details on demand. and the Tufte’s Principle 6: Utilize Layering & Separation since using different colors we can figure out the associations between the variables and I think this diagram follow the 5 seconds rule since the color differentiation with number makes it easy to understand the story of the data within few seconds.

image

From this graph, we can visualize that when the new_cases is high the new_deaths also high both in USA and UK. This graph follows the Tufte’s Principle 3: Maximize data density and the size of the data matrix, within reason and the Tufte’s Principle 6: Utilize Layering & Separation. The story behind this graph is understanding the relation between new_deaths and new_cases both in USA and UK and it’s obvious that when the new_cases are high the new_deaths also high.

Visualizing Uncertainty and trend:

image

This graph follows the Tufte’s Principle 3: Maximize data density and the size of the data matrix, within reason and the Tufte’s Principle 6: Utilize Layering & Separation and the Tufte’s Principle 5: Provide the user with an overview and details on demand. From this visualization we can see the trends and uncertainty of new deaths in USA due to COVID-19. Here we used locally estimated scatter-plot smoothing (LOESS) instead of lm method. It’s pretty clear that the new death rate is decreasing in USA last couple of days since the LOESS line is decreasing and the higher death rate happened at the beginning of 2021. So. it’s clearly tell the stories of how the new-deaths rate is either increasing or decreasing during this COVID-19 pandemic.

Storytelling:

image

animation

This graph follows the Tufte’s Principle 3: Maximize data density and the size of the data matrix, within reason and the Tufte’s Principle 6: Utilize Layering & Separation and the Tufte’s Principle 5: Provide the user with an overview and details on demand. From this visualization, we can compare the new_deaths in USA & UK due to COVID-19. In addition, we can figure out the number of new_deaths.So, the story behind this graph is telling the new_deaths rate both in USA and UK during this COVID-19 pandemic.

This work is licensed under the MIT license.

About

Data Visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages