|
Name |
|
|
Comment |
See MD_Section in the StarsAcademicRecord package. |
|
Dimensional Type |
Dimension |
|
select |
|
Name |
Child Table/View |
|
ViewReference_31 |
|
|
ViewReference_33 |
|
|
ViewReference_64 |
|
|
ViewReference_67 |
|
|
ViewReference_70 |
|
|
ViewReference_137 |
|
|
ViewReference_155 |
|
|
ViewReference_156 |
|
|
ViewReference_165 |
|
Name |
|
Name |
Code |
Type |
Target Package |
|
View |
|||
|
View |
|||
|
View |
|
Name |
|
Grant |
User |
|
SELECT,VIEW DEFINITION |
AcadRecordReader |
|
SELECT,VIEW DEFINITION |
FacultyReader |
|
SELECT,VIEW DEFINITION |
SpaceReader |
|
Name |
Data Type |
Comment |
Length |
|
MD_Sect_SurrogateKey |
numeric |
|
|
|
MD_Sect_ID |
varchar(24) |
Unique identifier for a section. Taken from COURSE.SECTIONS.ID in Colleague. Treat this as an opaque identifier, even if in older Colleague revisions it was human readable (not just a numeric sequence). |
|
|
MD_Sect_CurrentStatus |
varchar(32) |
Current section status: Active, Cancelled, Expired. If no status is available (which should never happen, except in the case of an anonymous, catch-all course) "Unknown." |
|
|
MD_Sect_PrimarySectID |
varchar(24) |
If course is a cross-listing, this field contains the ID of the primary section (i.e., of a different section). For the primary section, the MD_Sect_PrimarySectID will match the MD_Sect_ID. This field should not be exposed to users. It is primarily useful in in constructing recursive relationships in OLAP cubes. |
|
|
MD_Sect_PrimarySectSurrogateKey |
numeric |
Circular link back to MD_Section. May be null. Links a cross-listed course back to the primary section it's affiliated with. Usually will be NULL, since most sections are not cross listings. Most rows in MD_Section, that is, are for the primary section. |
|
|
MD_Sect_CourseID |
varchar(16) |
The ID for a course (not section). Has become an opaque numeric identifier (in more recent Colleague revisions). |
|
|
MD_Sect_IsPrimaryListing |
char(3) |
True if the course in question is a primary listing, and not a cross listing. The value of this attribute is always the inverse of the value of MD_Sect_IsCrossListing. |
|
|
MD_Sect_IsCrossListing |
char(3) |
False if the course in question is a primary listing, and not a cross listing. The value of this attribute is always the inverse of the value of MD_Sect_IsPrimaryListing. |
|
|
MD_SECT_ISWAITLIST |
|
|
|
|
MD_Sect_Name |
varchar(32) |
Course section name, i.e., human-readable unique identifier for section (e.g., "OCP.142.00"). Taken from COURSE.SECTIONS->SEC.NAME in Colleague. |
|
|
MD_Sect_Title |
varchar(64) |
Title of a section, e.g., "Equilibrium and Analysis Lab." This is to be distinguished from the section "name" (e.g., CHEM.230L.54). |
|
|
MD_Sect_CIPCode |
varchar(12) |
Six-digit (xxx.xxxx) CIP identifier code for this course (note that the code is in fact assigned at the course, not section, level). |
12 |
|
MD_Sect_CourseName |
varchar(16) |
This is the course-level "description," i.e., a human-readable version of the course ID. |
|
|
MD_Sect_SectionNumber |
varchar(16) |
Number of section, e.g., 1, 2, etc. Taken from COURSE.SECTIONS->SEC.COURSE.NO in Colleague. 9999 if unknown (should not occur in Colleague; will be used only for a generic/unknown course). |
|
|
MD_SECT_INTROUPPERORSENIOR |
|
Naive classifier, which throws sections into one of three baskets (Intro. Upper, or Senior) depending on the first digit of the course number. THIS IS NOT THE SAME THING AS THE COURSE LEVEL. |
|
|
MD_SECT_INTROUPPERORSENIORCODE |
|
Naive classifier, which throws sections into one of three baskets (1, 2, or 3) depending on the first digit of the course number (1 = intro, 2 = upper, 3 = senior, i.e., 300 or above course numbers). THIS IS NOT THE SAME THING AS THE COURSE LEVEL. |
|
|
MD_Sect_Level |
varchar(32) |
Text or description corresponding to the level code, e.g., "OCS Non-Carleton Program," "300 lvl non-comps/non-ind," "Credit Lab." |
|
|
MD_Sect_LevelCode |
char(5) |
Section level 01 - 20 (as of 2009). 99 if unknown or NULL in Colleague (should not happen). |
|
|
MD_Sect_AcademicLevel |
varchar(30) |
Descriptions corresponding to internal Colleague academic-level codes UG (Undergraduate), SG (Summer Graduate), and ND (Non-Degree). Please use these instead of the codes. Not everyone looking at reports (now or in the future) will know what the codes mean. |
|
|
MD_Sect_AcademicLevelCode |
char(5) |
UG, NG, SG: Don't use these. Use the academic level (description/name) instead, not these opaque codes. |
|
|
MD_Sect_ReportingYear |
int |
Academic year to which a given section is reckoned. This only becomes a difficult question if we have, say, an Off-Campus Studies course that goes for multiple regular terms (i.e., a "long" term) that crosses academic year boundaries, as, e.g., sometimes happens with off-campus courses occurring in South America, where the academic year goes from our winter until our fall. |
|
|
MD_Sect_ReportingTerm |
char(7) |
The term when the course officially occurs (and to which grades and other administrativa are tied). |
|
|
MD_Sect_StartDate |
datetime |
Start date of course. This value may be NULL in Colleague, meaning that we have entered no value here. NULL values typically pose problems in queries and reports, so use of this field is discouraged. |
|
|
MD_Sect_EndDate |
datetime |
|
|
|
MD_Sect_RegularStartTerm |
char(7) |
"Regular" term in which section is taught (fall, winter break, winter, spring, spring break, or summer). Taken from COURSE.SECTIONS->SEC.TERM in Colleague. |
|
|
MD_Sect_DurationInTerms |
int |
Count of regular FA, WI, SP, SU terms that a given section overlaps with. Will always be a positive integer. |
|
|
MD_Sect_Location |
nvarchar(64) |
Campus or country in which section meets/is located. E.g., Carleton, St. Olaf, Denmark, Austria, Multi-Nation, etc. Defaults to Unknown (which corresponds to NULL in Colleague). |
|
|
MD_Sect_TimeSlot |
varchar(7) |
Traditional "slots" used at Carleton do not exist in Colleague per se, unfortunately, so we don't populate this field (yet). If we did populate it, this is how it would work: |
|
|
MD_Sect_PrimarySubject |
varchar(64) |
Courses have not only departments, but subjects. This field holds the full primary subject name for a given course (not the subject "code"). |
|
|
MD_Sect_PrimaryDepartment |
varchar(64) |
The long name of the primary department that this course is listed under (DEPARTMENT.1.DESC). |
|
|
MD_Sect_MinCredit |
float |
Some courses can be taken for variable credits. This attribute stores the minimum credits for a given course. Cf. MaxCredit. Taken from COURSE.SECTIONS->SEC.MIN.CRED in Colleague. |
|
|
MD_Sect_MaxCredit |
float |
Some courses can be taken for variable credits. This attribute stores the maximum credits for a given course. Cf. MinCredit. Taken from COURSE.SECTIONS->SEC.MAX.CRED in Colleague. |
|
|
MD_Sect_CreditType |
varchar(32) |
One of: INSTITUTIONAL, Quarter hours, Off-Campus Study, or Unknown (the last of which corresponds to NULL in Colleague). |
|
|
MD_Sect_Load |
float |
Load values for courses are based on the idea that a typical load for a typical 1-trimester course = 1, and that if a faculty member is on a full teaching load, the total of load values for all their courses for a given academic year should = 5 (or 6 for those on a six-course load). |
|
|
MD_Sect_Campus |
varchar(16) |
Not used; see MD_Sect_Location. |
|
|
MD_Sect_CapacityRange |
varchar(32) |
Maximum enrollment or "capacity" of a class. Note that this max is only a "soft" max. Empirically it is clear that students may be registered for a course in numbers greater than the max theoretically allows. |
32 |
|
MD_Sect_EnrollmentRange |
varchar(32) |
Like the MD_EnrolledStuCountRange, but uses a slightly different discretization method (this one goes with the US News ranges/buckets). |
|
|
MD_SECT_ENROLLMENTIS20OROVER |
|
'Y' if a course's enrollment is 20 or more. 'No' otherwise - with the occasional 'Unknown' if in fact the enrollment is unknown. |
|
|
MD_Sect_GlobalCapacityRange |
varchar(32) |
This attribute is just like the section capacity range, except that it gives us the global capacity, across all cross-listings for a given section. |
|
|
MD_Sect_DroppedStuCountRange |
varchar(16) |
Count of students who have dropped a section. |
|
|
MD_Sect_EnrolledStuCountRange |
varchar(16) |
Ranges used for reporting class sizes, as specified by the Registrar (" 0 - 9," "10 - 19," "20 - 29," and so on, padded on the left with a space, if need be, to ensure correct sorting). Exact student counts should be taken from a fact table. These are ranges for reporting. |
|
|
MD_Sect_FroshPriority |
char(3) |
"Yes" if freshmen are given priority for enrollment in a given section (typically this means that other students are waitlisted until freshmen have had their chance to register for it). "No" otherwise. |
|
|
MD_Sect_SophomorePriority |
char(3) |
"Yes" if sophomores are given priority for enrollment in a given section (typically this means that other students are waitlisted until sophomores have had their chance to register for it). "No" otherwise. |
|
|
MD_Sect_NewStudentPriority |
char(3) |
"Yes" if new students are given priority for enrollment in a given section (typically this means that other students are waitlisted until new students have had their chance to register for it). "No" otherwise. |
|
|
MD_Sect_MainInstructionalMethod |
varchar(32) |
One of several designations indicating how a course is taught, e.g.: Dance, Off Campus Studies, Intercollegiate Sport, Integrative Exercise, etc. |
|
|
MD_Sect_IsLabSection |
char(3) |
|
|
|
MD_Sect_IsPartialTerm |
char(3) |
"Yes" if a course is a half-term course or a winter/spring break course. Not all courses at Carleton have a traditional start and/or end date. Some start in what we'd think of as the middle of the term. See also MD_Sect_MaxCredits (normally the number of credits is a better measure to be using for analytical purposes). |
|
|
MD_Sect_IsMultiTerm |
char(3) |
Some courses span multiple terms, particularly certain off-campus studies programs. Note that in Colleague there are special names for multi-term terms (AY, SW, WS, etc.). In other words, terms don't have a fixed length in Colleague, and they may overlap. |
|
|
MD_Sect_IsNoExploration |
char(3) |
This is a post-2009/10 curriculum requirement. It is the new equivalent of "No distribution credit" in the old system. |
|
|
MD_Sect_IsLabScience |
char(3) |
"Yes" if a section fulfills the post-2009/10 "Science with Lab" distro requirement. "No" otherwise. |
|
|
|
|