Data Visualization

Throughout my participation in INTEG 375, a course on Data Visualization, at the University of Waterloo, I gained various insight in creating informative and thought-provoking visualizations. This portfolio highlights the work that best represents the knowledge and experience I have gained from this course.

- Jillian Anderson

The Visualizations

Below you can find 14 sections, containing a total of 15 visualizations, presenting information regarding topics from air travel to foreign aid, poverty to trains, and politics to comic books. Each section contains the visualization(s) paired with a discussion meant to tell a story surrounding the visualization. Accompanying these pieces are reflections, lessons learned, R code and detailed descriptions of the process of creating the visualizations.

All these visualizations were produced in R, using libraries such as ggplot21, dpylr2, igraph3, reshape24, and foreign5. Much of the design has been informed by Stephen Few’s “Show Me the Numbers”6, a read I recommend for anyone interested in data visualization. And while the data for each visualization is specifically referenced within its section, I would like to say most of this data has come from open source datasets, published academic papers, or government reports.


ISSP Trust vs Religion sample image

Child Poverty in Canada sample image

BC Wine Prices sample image

Airline Arrival Performance sample image

Canada Foreign Aid sample image

Pulse Crops in Canada sample image

Canada’s 500 Most Dangerous Train Crossings sample image

WHO Healthcare Spending and Life Expectancy sample image

Saskatchewan Elections sample image

Improved Article Visualization sample image sample image

Marvel Comic Overlap sample image

Improved Housing Market Visualization sample image

El Salvador Foreign Aid sample image

The Importance of Bribes sample image


Footnotes:
  1. Wickham, H. (2009). ggplot2: Elegant Graphics for Data Analysis. Springer-Verlag New York. Retrieved from http://had.co.nz/ggplot2/book 

  2. Wickham, H., & Francois, R. (2015). dplyr: A Grammar of Data Manipulation. Retrieved from https://CRAN.R-project.org/package=dplyr 

  3. Csardi, G., & Nepusz, T. (2006). The igraph software package for complex network research. InterJournal, Complex Systems, 1695. 

  4. Wickham, H. (2007). Reshaping Data with the reshape Package. Journal of Statistical Software, 21(12), 1–20. 

  5. R Core Team. (2015). foreign: Read Data Stored by Minitab, S, SAS, SPSS, Stata, Systat, Weka, dBase, … Retrieved from https://CRAN.R-project.org/package=foreign 

  6. Few, S. (2012). Show Me the Numbers: Designing Tables and Graphs to Enlighten (2nd ed.). USA: Analytics Press.