Returns a tibble with school identification data: team_id, team_name, team_url,
conference, conference_id, division, year, and season_id
| col_name | types |
| team_id | numeric |
| team_name | character |
| team_url | character |
| conference_id | numeric |
| conference | character |
| division | numeric |
| year | numeric |
| season_id | numeric |