|
Name |
|
|
Dimensional Type |
Fact |
|
Comment |
MF_SectionSeats allows us to analyze registered student counts by term. Note that it includes non-standard short (WB, SB) and multi-term terms (AY, WS, etc.). Counts are taken at the section (not individual student level). |
|
CKT_MF_SECTIONSEATS |
|
Name |
Parent Table |
Foreign Key Columns |
|
Relationship_156 |
MD_CarlTerm_SurrogateKey |
|
|
Relationship_157 |
MD_Sect_SurrogateKey |
|
|
Relationship_158 |
MD_Course_SurrogateKey |
|
Name |
Code |
|
Name |
|
Name |
Comment |
Domain |
Data Type |
Length |
|
MD_Sect_SurrogateKey |
|
<None> |
numeric |
|
|
MD_CarlTerm_SurrogateKey |
|
<None> |
numeric |
|
|
MD_Course_SurrogateKey |
|
<None> |
numeric |
|
|
MF_SectSeat_Capacity |
How many seats are available for a given section in a given term. Note that here, unlike in MF_SectionSeatsByTerm, we include all kinds of terms, including WB, SB, AY, etc. Note also that this is that actual section capacity, not the 'global' capacity across all cross-listings of a section. |
<None> |
int |
|
|
MF_SectSeat_MaxCredit |
Maximum credits obtainable in course section. |
<None> |
float |
|
|
MF_SectSeat_Credits |
This value is the same as MF_SectSeat_Credits. |
<None> |
float |
|
|
MF_SectSeat_GlobalCapacity |
Global" capacity of a section (i.e., the capacity across all cross-listings of the same section). |
<None> |
int |
|
|
MF_SectSeat_Enrolled |
Count of currently enrolled, i.e., active students for a given section. |
<None> |
int |
|
|
MF_SectSeat_Dropped |
Count of students who have dropped a given section. |
<None> |
int |
|
|
MF_SectSeat_InstructorCount |
Number of instructors teaching a given course. This number does not take worloads or percentages taught. It is expressed as a simple integer: 1, 2, etc. |
<None> |
int |
|
|
MF_SectSeat_AuditKey |
|
DW_AuditKey |
bigint |
|
|
MF_SectSeat_Timestamp |
|
<None> |
timestamp |
|
|
Name |
Unique |
Cluster |
Primary |
Foreign Key |
Alternate Key |
Table |
|
MF_SECTIONSEATS_PK |
TRUE |
TRUE |
TRUE |
FALSE |
FALSE |
|
|
RELATIONSHIP_158_FK |
FALSE |
FALSE |
FALSE |
TRUE |
FALSE |
|
Name |
|
Identifier_1 |
|
|
|