|
Name |
|
|
Comment |
Fact/view housing information on what instructors taught what courses. See documentation on MF_TeachSection in the StarsAcademicRecord package. |
|
Dimensional Type |
Fact |
|
select |
|
Name |
Parent Table/View |
|
ViewReference_70 |
|
|
ViewReference_71 |
|
|
ViewReference_72 |
|
|
ViewReference_73 |
|
Name |
Code |
Type |
Target Package |
|
View |
|
Name |
|
Grant |
User |
|
SELECT,VIEW DEFINITION |
AcadRecordReader |
|
SELECT,VIEW DEFINITION |
FacultyReader |
|
Name |
Data Type |
Comment |
Length |
|
MD_Sect_SurrogateKey |
numeric |
|
|
|
MD_CollPers_SurrogateKey |
numeric |
|
|
|
MD_CarlTerm_SurrogateKey |
numeric |
|
|
|
MD_Course_SurrogateKey |
numeric |
|
|
|
MF_TeachSect_ColleagueID |
char(7) |
Used for internal load/bookeeping purposes, by data warehouse ETL processes. Do not expose to users, except possibly in the case of Analysis Services cubes, where we're looking for a unique faculty count. |
|
|
MF_TeachSect_Load |
float |
This field contains the value used by the Dean of the College and other to determine what percentage of their contractually obligated service/teaching load a given faculty member is fulfilling by teaching a given class. Typically the value here will be 1 (meaning 1 course equivalent). If an instructor is teaching a half-term course, or the course is being team taught, that value will naturally be less than 1. |
|
|
MF_TeachSect_Credits |
float |
Calculated as *MaxCredits (section) / course duration in terms) * percent value assigned instructor for this course (e.g., .5 if they were teaching 50% of the course). For multi-term courses, credits are allocated evenly across all terms, even if this is not what actually happened in the course. |
|
|
MF_TeachSect_Percent |
float |
Floating point number between 0 and 1 indicating what percentage of a particular class is being taught by a particular instructor. |
|
|
MF_TeachSect_Method |
varchar(32) |
Degenerate dimension that distinguishes lab instruction from lecture, etc. Since 1996 this data is more or less reliable. |
|
|
MF_TeachSect_Count |
int |
|
|
|
|
|