Module 10: Improving Visualizations

Hi everyone!

This week we learned about time series analysis and visualizations. Time series models help us see trends over time such as Minard's Napoleon March visualization that is able to show the size of the army, location, and route.

Nathan's Hot Dog Contest Visualization

I decided to improve the visualization above of Nathan's Hot Dog Eating Contest Results to include more information about who won each win and clarify when new records were set. The number of hotdogs eaten in each record win is shown in the bar and the red diamond on top indicates a record winner. 

I utilized the 5 principles of visualization from last week to enhance the alignment and repetition through new records shown as red diamonds, contrast through the different colored countries, and proximity and balance through the easily comparable bar heights.

Findings: The colors for each country add additional information on which country won that allows us to see Japan had the most record breaking wins consecutively in the early 2000s. It is also clear U.S has had the most wins especially in the beginning years of this competition.

This time series graph is useful to observe the trend of which countries have won the hot dog eating contests and when records were set and even forecast which country may set the next record as well as what the hot dog count would be.

Economics Data Visualization

The second visualization to improve was the unemployment time series. The original visualization is seen below.



This graph lacks a title and detailed information on other factors to do with unemployment that are present in the dataset.









I believe it would be interesting to see how the rate of unemployment by population compares to the median duration of unemployment in weeks. Does the trend of rate of unemployment inform the duration?

These two lines with two different y axises shows the data is not being compared by the actual unit values, but the focus is on the fluctuation in values. From this graph, we see clarity in the title of what is being displayed and a descriptive legend. 

Findings: An increase in rate of unemployment matches an increase in duration, but we can see the duration of unemployment rises faster and drops lower quickly between 2000 to 2010 than the rate.

This time series graph is useful to observe the trend of when unemployment increased the most and how these shifts match the duration of unemployment and even forecasts how the unemployment duration will change with changes in unemployment rate.

Check this out in GitHub!

-Ramya's POV

Comments

Popular posts from this blog

Module 8: Correlation and ggplot2

Final Project: Biodiversity in U.S National Parks

Module 12: Social Network Analysis