NFL Teams

Description: data about all current NFL teams, as of the 2019-20 season.

Source: Pro-Football-Reference

Columns:

  • Conference (string): whether the team is in the AFC or NFC conference
  • Division (string): what division the team is in, such as North or East
  • Team (string): name of the team
  • City (string): city and state the team is located in
  • Stadium (string): name of the stadium the team plays home games in
  • Capacity (numerical): how many seats the arena holds for attendees
  • Head coach (string): name of the current head coach of the team
  • Image (link): a link to an image of the team's logo

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