Skip to contents

get_seasons() retrieves information on each season, including but not limited to their ID; start and end dates; number of regular season and playoff games; Stanley Cup owner; Olympics participation; entry and supplemental draft, conference-division, win-tie-loss, and wildcard regulations.

Usage

get_seasons()

Value

tibble with one row per season

Examples

all_seasons <- get_seasons()