Schedule

Schedule at a glance

Notes Reading Scripts What's Due?
Aug 24 Getting Started Week 1
Aug 31 Principles, Visualizing Distributions Week 2 Problem Set 1
Sep 7 Color, Relationships, R Markdown Week 3 Problem Set 2
Sep 14 Annotations, Space and Maps Week 4 Problem Set 3
Sep 21 Presentations and Customization Week 5 Problem Set 4
Sep 28 Submit Project Final Projects

Bring a laptop with R and RStudio installed! Instructions for installing R, RStudio, and all the tidyverse packages.

August 24

Getting started with R/Rstudio, dplyr, and ggplot (oh my!)

Key Reading

Reference Reading

August 31

Visualization principles; visualizing counts, proportions, and distributions

Key Reading

Reference Reading

  • Hadley Wickham and Garrett Grolemund. 2017. R for Data science. O’Reilly. Chapter 12
  • Claus O. Wilke. 2019. Fundamentals of Data Visualization. O’Reilly. Chapter 6, Chapter 7, Chapter 10 (Note, all of Wilke’s code is on his github page!
  • Kieran Healy. 2018. Data Visualization: A Practical Introduction. Princeton University Press. Chapter 4

September 7

Using color; tidy data - separate/unite, joins; visualizing amounts, proportions, relationships; R markdown and communication

Key Reading

Reference Reading

September 14

Tidy data - pivots/reshape; space and maps

Key Reading

Reference Reading

  • Kieran Healy. 2018. Data Visualization: A Practical Introduction. Princeton University Press. Chapter 5, Chapter 7
  • Leaflet for R: Introduction, The Map Widget, Basemaps, Markers, Popups and Labels, Colors, Legends, Choropleths
  • Claus O. Wilke. 2019. Fundamentals of Data Visualization. O’Reilly. Chapter 20

September 21

Peer presentations! Annotating and combining figures, enhancing and customizing visuals

Key Reading

  • Jonathan Schwabish. 2021. Better Data Visualizations: A Guide for Scholars, Researchers, and Wonks. Columbia University Press. Chapter 13: Redesigns
  • Eva Murray and Andy Kriebel. 2018. #MakeoverMonday: Improving How We Visualize and Analyze Data, One Chart at a Time. John Wiley & Sons. Chapter 8: Iterate to Improve
  • Cole Nussbaumer Knaflic. 2015. Storytelling with Data: A Data Visualization Guide for Business Professionals. John Wiley & Sons. Chapter 6: Dissecting Model Visuals

Reference Reading

September 28

Submit Final Projects!