NBA Teams

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

Source: Basketball-Reference

Columns:

  • Conference (string): whether the team is in the Eastern or Western NBA conference
  • Division (string): what division the team is in, such as Southwest or Atlantic
  • Team (string): name of the team
  • Location (string): city and state the team is located in
  • Arena (string): name of the arena the team plays home games in
  • Arena capacity (numerical): how many seats the arena holds for attendees
  • Year joined to the NBA (numerical): what year that team officially joined the NBA
  • Championship wins (numerical): how many NBA titles this team has won
  • 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