Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 936 Bytes

readme.md

File metadata and controls

24 lines (16 loc) · 936 Bytes

Simpsons Guest Stars

This week's data is from Wikipedia, by way of Andrew Collier.

Get the data!

simpsons <- readr::read_delim("https://raw.githubusercontent.com/rfordatascience/tidytuesday/master/data/2019/2019-08-27/simpsons-guests.csv", delim = "|", quote = "")

Data Dictionary

simpsons-guests.csv

variable class description
season integer Season of the show
number character Episode number
production_code character Production code for the episode
episode_title character Episode Title
guest_star character Guest star (actual name)
role character Role in the show, either a character or themself