Formatting The Data File
university_info.csv
The university info data file will provide information about the university. This file only needs to be provided to us once (unless information has changed) and should only contain one row other than the header.
Examples can be found for each column in the image above or the sample file
The following columns are required for this data set. Please note that column names must be listed exactly as shown below.
Column Name | What data should be provided | Notes |
---|---|---|
opeid | Institution OPEID | e.g., 266300 |
name | Institution name | e.g., University of New Mexico |
alias | Institution acronym | e.g., UNM |
type | Institution type | Either private or public |
address | Institution address | e.g., 1 University of New Mexico |
city | Institution city | e.g., Albuquerque |
state | Institution state | e.g., NM |
zip | Institution zip code | e.g. 87131 |
File Types We Accept
ECMC currently accepts data files only in .csv
(comma-separated values) format