| season_summary | R Documentation |
A dataset containing a summary of all seasons of Survivor
season_summary
This data frame contains the following columns:
versionCountry code for the version of the show
version_seasonVersion season key
seasonSeason number
season_nameSeason name
n_castNumber of cast in the season
n_tribesNumber of starting tribes
n_finalistsNumber of finalists
n_juryNumber of jury members
locationLocation of the season
countryCountry the season was held
tribe_setupInitial setup of the tribe e.g. heroes vs Healers vs Hustlers
full_nameFull name of the winner
winner_idID for the winner of the season (primary key)
winnerWinner of the season
runner_upsRunner ups for the season. Either one or two runner ups as a string
final_voteFinal vote allocation. See the jury_votes data set for better aggregation of this data
timeslotTimeslot of the show in the US
premieredDate the first episode aired
endedDate the season ended
filming_startedDate the filming of the season started
filming_endedDate the filming ended (39 or 42 days after the start)
viewers_premiereNumber of viewers (millions) who tuned in for the premier
viewers_finaleNumber of viewers (millions) who tuned in for the finale
viewers_reunionNumber of viewers (millions) who tuned in for the reunion
viewers_meanAverage number of viewers (millions) who tuned in over the season
rankSeason rank
https://en.wikipedia.org/wiki/Survivor_(American_TV_series) https://survivor.fandom.com/wiki/Main_Page
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.