NCAA Division I Teams
        Description: data about all current Division I teams in the NCAA.
Source: CFB DataWarehouse
Columns:
- University (string): name of the college or university that holds the team
 
- Team nickname (string): what nickname that university applies to their athletics teams, such as Bears or Cougars
 
- City (string): what US city the team is located in
 
- State (string): what US state the team is located in
 
- Enrollment (numerical): how many current students attend that university (as of 2019)
 
- Current conference (string): what conference that team is in, such as Big 10 or Pac-12
 
        
     
    Found a bug in the documentation? Let us know at documentation@code.org