A dataset containing the start and end dates of all premier league seasons from 2000 until 2018.

year_dates

Format

A data frame with 18 rows and 3 variables:

years

Character for name of years

start_date

Dates of the first match in each season

end_date

Dates of the last match in each season