university_layout.csv
The university layout file should provide the entity structure for the institution. The file should be provided each requested academic period to track changes in the structure over time. It should include any program that was offered in the institution each requested academic period.
Institutional structure will be as follows:
College -> College Division -> Department -> Major -> Program -> Concentration.Within this structure, only College, Major, and Program data are required.
Examples can be found for each column in the image above or here in the sample file.
Note that column names are case sensitive and must be listed exactly as shown below.
Column Name | Acceptable Values |
---|---|
college_name | Name for each institutional college/department |
college_code | Code for each institutional college |
program_name | Name for each institutional program |
program_code | Code for each institutional program |
cip_code | The classification of instructional programs (CIP) code that is tied to this major. The format should be: ##.#### |
academic_period |
|
college_division_name |
|
college_division_code |
|
department_name |
|
department_code |
|
major_name |
|
major_code |
|
concentration_name |
|
concentration_code |
|
Questions?
What file format does my file need to be in?
When is my file due?
Where do I drop my file?