home / fivethirtyeight / mad-men/show-data

Menu
  • GraphQL API

mad-men/show-data: 60

This directory contains the data behind the story ‘Mad Men’ Is Ending. What’s Next For The Cast?

The primary file show-data.csv contains data of actors who appeared on at least half the episodes of television shows that were nominated for an Emmy for Outstanding Drama since the year 2000. It contains the following variables:

Header Definition
Performer The name of the actor, according to IMDb. This is not a unique identifier - two performers appeared in more than one program
Show The television show where this actor appeared in more than half the episodes
Show Start The year the television show began
Show End The year the television show ended, "PRESENT" if the show remains on the air as of May 10.
Status? Why the actor is no longer on the program: "END" if the show has concluded, "LEFT" if the show remains on the air.
CharEnd The year the character left the show. Equal to "Show End" if the performer stayed on until the final season.
Years Since 2015 minus CharEnd
#LEAD The number of leading roles in films the performer has appeared in since and including "CharEnd", according to OpusData
#SUPPORT The number of leading roles in films the performer has appeared in since and including "CharEnd", according to OpusData
#Shows The number of seasons of television of which the performer appeared in at least half the episodes since and including "CharEnd", according to OpusData
Score #LEAD + #Shows + 0.25*(#SUPPORT)
Score/Y "Score" divided by "Years Since"
lead_notes The list of films counted in #LEAD
support_notes The list of films counted in #SUPPORT
show_notes The seasons of shows counted in #Shows

The supplemental file performer-scores.csv is the consolidated data from show-data.csv made into a pivot table.

Data source: https://github.com/fivethirtyeight/data/blob/master/mad-men/show-data.csv

This data as json, copyable

rowid Performer Show Show Start Show End Status? CharEnd Years Since #LEAD #SUPPORT #Shows Score Score/Y lead_notes support_notes show_notes
60 Peter Jason Deadwood 2004 2006 END 2006 9 0 1 0 0.25 0.027777778   The Secret World of Arietty, 2012  
Powered by Datasette · Queries took 170.059ms · Data source: https://github.com/fivethirtyeight/data/blob/master/mad-men/show-data.csv