NHL Teams

Description: data about all current NHL teams, as of the 2020 season.

Source: NHL

Columns:

  • Conference (string): whether the team is in the Eastern or Western NHL conference
  • Division (string): what division the team is in, such as Metropolitan or Atlantic
  • Team (string): name of the team
  • City (string): city and state the team is located in
  • Arena (string): name of the arena the team plays home games in
  • Capacity (numerical): how many seats the arena holds for attendees
  • Joined (numerical): what year that team officially joined the NHL
  • General manager (string): name of that team's General Manager
  • Head coach (string): name of that team's head coach
  • Captain (string): name of that team's player captain
  • Logo (link): a link to an image of the team's logo

Found a bug in the documentation? Let us know at documentation@code.org