|
Name |
|
|
Dimensional Type |
Fact |
|
Comment |
This fact table records instances of participation in sections, by term. Often used with MF_SectionSeatsByTerm, which records spaces available (i.e., it acts as a coverage table). |
|
CKT_MF_SECTIONENROLLMENTBYTERM |
|
Name |
Parent Table |
Foreign Key Columns |
|
DStuEnrolledForRegularTerm |
MD_CollPers_SurrogateKey |
|
|
Relationship_47 |
MD_CarlTerm_SurrogateKey |
|
|
Relationship_48 |
MD_CollPers_SurrogateKeyFAidPers |
|
|
Relationship_49 |
MD_Course_SurrogateKey |
|
|
Relationship_50 |
MD_Sect_SurrogateKey |
|
|
Relationship_179 |
MD_CollPers_SurrogateKeyNonDegr |
|
Name |
Code |
|
Name |
|
Name |
Comment |
Domain |
Data Type |
Length |
|
MD_Sect_SurrogateKey |
|
<None> |
numeric |
|
|
MD_CarlTerm_SurrogateKey |
|
<None> |
numeric |
|
|
MF_SectEnrBT_CollID |
Used for internal bookeeping during ETL process. Do not expose to users, unless they want unique student counts in SSAS. This attribute may be used for that purpose. This is the student's Colleague ID. |
DW_ColleagueID |
char(7) |
7 |
|
MF_SectEnrBT_TransactionID |
Unique key in Colleague for a row in this table. Used in ETL processes internal to the data warehouse. Do not expose to users. |
DW_CodeDescShort |
varchar(16) |
16 |
|
MD_CollPers_SurrogateKey |
|
<None> |
numeric |
|
|
MD_CollPers_SurrogateKeyNonDegr |
|
<None> |
numeric |
|
|
MD_CollPers_SurrogateKeyFAidPers |
|
<None> |
numeric |
|
|
MF_SectEnrBT_Action |
Records the action taken by a particular student, in a particular term, with respect to a particular section: Drop, Add, New, etc. |
DW_CodeDesc |
varchar(32) |
32 |
|
MD_Course_SurrogateKey |
|
<None> |
numeric |
|
|
MF_SectEnrBT_SeatCount |
Count of enrolled students who occupy a seat, either through a new registration or an add. Typically the count should be sliced by term and section. |
<None> |
int |
|
|
MF_SectEnrBT_NewRegCount |
Count of new registrations (doesn't include 'adds'). |
<None> |
int |
|
|
MF_SectEnrBT_AddCount |
|
<None> |
int |
|
|
MF_SectEnrBT_DropCount |
|
<None> |
int |
|
|
MF_SectEnrBT_PrelimEquivCount |
Not currently populated here, because equivalencies are not related to actual sections/courses. Credits due to out-placement, transfer credits, and so on, are calculated as part of the degree-audit process, and not dealt with here. All rows will therefore have a zero, unless for some reason they are associated with a specific section. |
<None> |
int |
|
|
MF_SectEnrBT_NonCourseEquivCount |
Not currently populated here, because equivalencies are not related to actual sections/courses. Credits due to out-placement, transfer credits, and so on, are calculated as part of the degree-audit process, and not dealt with here. All rows will therefore have a zero, unless for some reason they are associated with a specific section. |
<None> |
int |
|
|
MF_SectEnrBT_TransferEquivCount |
Not currently populated here, because equivalencies are not related to actual sections/courses. Credits due to out-placement, transfer credits, and so on, are calculated as part of the degree-audit process, and not dealt with here. All rows will therefore have a zero, unless for some reason they are associated with a specific section. |
<None> |
int |
|
|
MF_SectEnrBT_WithdrawnCount |
|
<None> |
int |
|
|
MF_SectEnrBT_CancelledCount |
|
<None> |
int |
|
|
MF_SectEnrBT_ChangeDate |
Not to be exposed to users. Used to we don't have to reload all rows every time the ETL runs, but instead can just check the date of the last-loaded row and then reload from there (or from a month before this, to be safe). |
<None> |
datetime |
|
|
MF_SectEnrBT_AuditKey |
|
DW_AuditKey |
bigint |
|
|
MF_SectEnrBT_Timestamp |
|
<None> |
timestamp |
|
|
MD_Sect_SurrogateKey |
|
<None> |
numeric |
|
|
MD_CarlTerm_SurrogateKey |
|
<None> |
numeric |
|
|
MF_SectEnrBT_CollID |
Used for internal bookeeping during ETL process. Do not expose to users, unless they want unique student counts in SSAS. This attribute may be used for that purpose. This is the student's Colleague ID. |
DW_ColleagueID |
char(7) |
7 |
|
MF_SectEnrBT_TransactionID |
Unique key in Colleague for a row in this table. Used in ETL processes internal to the data warehouse. Do not expose to users. |
DW_CodeDescShort |
varchar(16) |
16 |
|
MD_CollPers_SurrogateKey |
|
<None> |
numeric |
|
|
MD_CollPers_SurrogateKeyNonDegr |
|
<None> |
numeric |
|
|
MD_CollPers_SurrogateKeyFAidPers |
|
<None> |
numeric |
|
|
MF_SectEnrBT_Action |
Records the action taken by a particular student, in a particular term, with respect to a particular section: Drop, Add, New, etc. |
DW_CodeDesc |
varchar(32) |
32 |
|
MD_Course_SurrogateKey |
|
<None> |
numeric |
|
|
MF_SectEnrBT_SeatCount |
Count of enrolled students who occupy a seat, either through a new registration or an add. Typically the count should be sliced by term and section. |
<None> |
int |
|
|
MF_SectEnrBT_NewRegCount |
Count of new registrations (doesn't include 'adds'). |
<None> |
int |
|
|
MF_SectEnrBT_AddCount |
|
<None> |
int |
|
|
MF_SectEnrBT_DropCount |
|
<None> |
int |
|
|
MF_SectEnrBT_PrelimEquivCount |
Not currently populated here, because equivalencies are not related to actual sections/courses. Credits due to out-placement, transfer credits, and so on, are calculated as part of the degree-audit process, and not dealt with here. All rows will therefore have a zero, unless for some reason they are associated with a specific section. |
<None> |
int |
|
|
MF_SectEnrBT_NonCourseEquivCount |
Not currently populated here, because equivalencies are not related to actual sections/courses. Credits due to out-placement, transfer credits, and so on, are calculated as part of the degree-audit process, and not dealt with here. All rows will therefore have a zero, unless for some reason they are associated with a specific section. |
<None> |
int |
|
|
MF_SectEnrBT_TransferEquivCount |
Not currently populated here, because equivalencies are not related to actual sections/courses. Credits due to out-placement, transfer credits, and so on, are calculated as part of the degree-audit process, and not dealt with here. All rows will therefore have a zero, unless for some reason they are associated with a specific section. |
<None> |
int |
|
|
MF_SectEnrBT_WithdrawnCount |
|
<None> |
int |
|
|
MF_SectEnrBT_CancelledCount |
|
<None> |
int |
|
|
MF_SectEnrBT_ChangeDate |
Not to be exposed to users. Used to we don't have to reload all rows every time the ETL runs, but instead can just check the date of the last-loaded row and then reload from there (or from a month before this, to be safe). |
<None> |
datetime |
|
|
MF_SectEnrBT_AuditKey |
|
DW_AuditKey |
bigint |
|
|
MF_SectEnrBT_Timestamp |
|
<None> |
timestamp |
|
|
Name |
Unique |
Cluster |
Primary |
Foreign Key |
Alternate Key |
Table |
|
MF_SECTIONENROLLMENTBYTERM_PK |
TRUE |
TRUE |
TRUE |
FALSE |
FALSE |
|
|
RELATIONSHIP_49_FK |
FALSE |
FALSE |
FALSE |
TRUE |
FALSE |
|
|
MF_SECTIONENROLLMENTBYTERM_PK |
TRUE |
TRUE |
TRUE |
FALSE |
FALSE |
|
|
RELATIONSHIP_49_FK |
FALSE |
FALSE |
FALSE |
TRUE |
FALSE |
|
Name |
|
Identifier_1 |
|
Identifier_1 |
|
|
|