This sub-textual structure captures educational institutions, commonly included in managerial backgrounds when describing the qualifications that a manager has gained.
Key Notes
- University names are standardized: University names, including acronyms, are standardized to facilitate comparisons and connections to external datasets. For example, ‘UCLA’, ‘University of California Los Angeles’ and ‘University of California at Los Angeles’ are all represented the same.
- Departments are represented separately from university names: In cases where a department is listed in addition to the university, the department is represented as separate properties. For example, in the case of "Ross School of Business, University of Michigan", the department "Ross School of Business" and "University of Michigan" are represented separately; if your research question concerns only the university, the department property can simply be ignored.
Specification
Property | Type | Comments |
---|---|---|
UNIVERSITY | String | University name (standardized) |
DEPARTMENT | String | Department name |
Examples
{
"ORIGINAL":"University of Michigan, Ross School of Business",
"UNIVERSITY":"University of Michigan",
"DEPARTMENT":"Ross School of Business",
}
{
"ORIGINAL":"Harvard",
"UNIVERSITY":"Harvard University",
}
{
"ORIGINAL":"Stanford University's Law School",
"UNIVERSITY":"Stanford University",
"DEPARTMENT":"Law School",
}
Examples of Standardized Universities
Standardized | Common Examples |
---|---|
STANFORD UNIVERSITY |
|
UNIVERSITY OF CALIFORNIA, BERKELEY |
|
HARVARD UNIVERSITY |
|
UNIVERSITY OF TEXAS AT AUSTIN |
|
UNIVERSITY OF MICHIGAN |
|
UNIVERSITY OF CHICAGO |
|
YALE UNIVERSITY |
|
UNIVERSITY OF CALIFORNIA, LOS ANGELES |
|
CORNELL UNIVERSITY |
|
MASSACHUSETTS INSTITUTE OF TECHNOLOGY |
|
PRINCETON UNIVERSITY |
|
UNIVERSITY OF SOUTHERN CALIFORNIA |
|
UNIVERSITY OF ILLINOIS |
|
UNIVERSITY OF VIRGINIA |
|
UNIVERSITY OF WISCONSIN |
|
DARTMOUTH COLLEGE |
|
DUKE UNIVERSITY |
|
PENNSYLVANIA STATE UNIVERSITY |
|
BOSTON UNIVERSITY |
|
UNIVERSITY OF NOTRE DAME |
|