powered by
This data has one row per season aired in the US as 'The Great British Baking Show'.
seasons_raw
A data frame with 8 rows representing individual series and 11 variables:
an integer denoting UK series (1-8)
1
8
an integer denoting total number of episodes within series
an integer denoting US season (1-5)
5
a date denoting original airdate of episode in the US, according to pbs.org
if (require('tibble')) { seasons_raw } head(seasons_raw)
Run the code above in your browser using DataLab