|
Name |
|
|
Comment |
See MF_SectionSeatsByTerm. This view is used to report and analyze seats available vs. seats used, for course sections. This is primarily a Registrar/Dean of College thing. They need to know how many sections of a given class to teach, and the earlier they can know this the better. |
|
Dimensional Type |
Fact |
|
select |
|
Name |
Parent Table/View |
|
ViewReference_29 |
|
|
ViewReference_30 |
|
|
ViewReference_31 |
|
Name |
|
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_CarlTerm_SurrogateKey |
numeric |
|
|
|
MD_Course_SurrogateKey |
numeric |
|
|
|
MF_SectSeatBT_Capacity |
int |
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. Don't use this (usually). Use the global capacity instead. |
|
|
MF_SectSeatBT_GlobalCapacity |
int |
"Global" capacity of a section (i.e., the capacity across all cross-listings of the same section). |
|
|
MF_SECTSEATBT_WEIGHTEDCAPACITY |
|
|
|
|
MF_SECTSEATBT_WEIGHTEDGLOBALCAPACITY |
|
|
|
|
MF_SECTSEATBT_WEIGHTEDENROLLMENT |
|
|
|
|
MF_SectSeatBT_Credits |
float |
Credits per term = max credit / duration in terms. |
|
|
MF_SectSeatBT_Enrolled |
int |
Count of currently enrolled, i.e., active students for a given section. |
|
|
MF_SectSeatBT_Dropped |
int |
Count of students who have dropped a given section. |
|
|
|
|