MLB Draft Team/School Names

This file lists all unique school names found under the “Drafted From” and “Drafted By” field in the MLB draft data cache. These schools have been cleaned by removing any conference or league information (ex. text inside parentheses).

Each entry includes:

  • A unique school_id and ‘team_id’

  • The cleaned school_name and ‘team_name’

Download

You can download the CSV file here:

drafted_by_teams.csv

drafted_from_schools.csv

Note

For By Teams, you must use the team_name (ex. Atlanta Braves or Boston Red Sox). You can also just use Braves or Red Sox, without the location the team is based on. team_id has not been implemented yet.

Note

For From Schools, you must use the school_name (ex. Northeastern University or Ohio State). school_id has not been implemented yet.

See Also