add daily show data
This commit is contained in:
13
daily-show-guests/README.md
Normal file
13
daily-show-guests/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
### Daily Show Guests
|
||||
|
||||
The raw data behind the story [Every Guest Jon Stewart Ever Had On ‘The Daily Show’](http://fivethirtyeight.com/datalab/every-guest-jon-stewart-ever-had-on-the-daily-show/)
|
||||
|
||||
Header | Definition
|
||||
---|---------
|
||||
`YEAR` | The year the episode aired
|
||||
`GoogleKnowlege_Occupation` | Their occupation or office, according to Google's Knowledge Graph or, if they're not in there, how Stewart introduced them on the program.
|
||||
`Show` | Air date of episode. Not unique, as some shows had more than one guest
|
||||
`Group` | A larger group designation for the occupation. For instance, us senators, us presidents, and former presidents are all under "politicians"
|
||||
`Raw_Guest_List` | The person or list of people who appeared on the show, according to Wikipedia. The GoogleKnowlege_Occupation only refers to one of them in a given row.
|
||||
|
||||
Source: Google Knowlege Graph, The Daily Show clip library, Wikipedia.
|
||||
1
daily-show-guests/daily_show_guests.csv
Normal file
1
daily-show-guests/daily_show_guests.csv
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user