// existing disciplines
export type DisciplineOfStudy = never
| "anthropology"
| "biology"
| "sport" // name 'Sport and Exercise Science'
| "chemistry"
| "education"
| "computer-science"
| "economics"
| "earth-sciences"
| "geography"
| "mathematics"
| "philosophy"
| "physics"
| "psychology"
| "other"
// to be added from dept. of engineering
Engineering
// to be added from social sciences
Law
// to be added from faculty of science
Biosciences
Data Science
// to be added from business school
Business/Management
Marketing
Finance
Accounting
// to be added from liberal arts
Classics
Ancient History/Civilization
English Studies
History
Music
Theology
Religion
Modern Languages
Modern Cultures
Archaeology
Politics
International Relations
Sociology