|
Name |
|
|
Dimensional Type |
Fact |
|
Comment |
This is a coverage table that goes with MF_SectionEnrollmentByTerm. MF_SectionEnrollmentByTerm facilitates analysis of who took what classes. MF_SectionSeatsByTerm allows us to compare these figures with offerings or seats available. |
|
CKT_MF_SECTIONSEATSBYTERM |
|
Name |
Parent Table |
Foreign Key Columns |
|
Relationship_52 |
MD_Sect_SurrogateKey |
|
|
Relationship_53 |
MD_Course_SurrogateKey |
|
|
Relationship_54 |
MD_CarlTerm_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_SectSeatBT_Capacity |
How many seats are available for a given section in a given term. This is that actual section capacity, not the 'global' capacity across all cross-listings of a section. |
<None> |
int |
|
|
MF_SectSeatBT_MaxCredit |
Maximum credits obtainable in course section. |
<None> |
float |
|
|
MF_SectSeatBT_Credits |
Credits per term = max credit / duration in terms. |
<None> |
float |
|
|
MF_SectSeatBT_GlobalCapacity |
"Global" capacity of a section (i.e., the capacity across all cross-listings of the same section). |
<None> |
int |
|
|
MF_SectSeatBT_Enrolled |
Count of currently enrolled, i.e., active students for a given section. |
<None> |
int |
|
|
MF_SectSeatBT_Dropped |
Count of students who have dropped a given section. |
<None> |
int |
|
|
MF_SectSeatBT_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_SectSeatBT_AuditKey |
|
DW_AuditKey |
bigint |
|
|
MF_SectSeatBT_Timestamp |
|
<None> |
timestamp |
|
|
Name |
Unique |
Cluster |
Primary |
Foreign Key |
Alternate Key |
Table |
|
MF_SECTIONSEATSBYTERM_PK |
TRUE |
TRUE |
TRUE |
FALSE |
FALSE |
|
|
RELATIONSHIP_53_FK |
FALSE |
FALSE |
FALSE |
TRUE |
FALSE |
|
Name |
|
Identifier_1 |
|
|
|