|
Name |
Comment |
Domain |
Data Type |
Length |
|
MD_DStu_TermsToGraduate |
Number of regular (FA, WI, SP) terms elapsed (but not necessarily completed, or even registered) since starting at Carleton, assuming the student was registered as of census day his/her first term. Although internally this number is an integer, it is discretized here into ranges appropriate for reporting. The default is 'Unknown'. This attribute is only populated for first-time students. For transfers, this attribute is set to 'Not applicable.' The reason for this is that terms-to-graduate can't be evaluated as straightforwardly for transfers, who receive varying amounts of transfer credits. To study terms-to-graduate for transfers, talk directly with the Colleague Team. |
DW_TermsToGraduate |
varchar(16) |
16 |
|
MD_DStu_YearsCompletedSinceStart |
Years with at least one complete term since stating at Carleton. Default is zero. |
<None> |
int |
|
|
MD_DStu_YearsToGraduate |
Number of years or year parts elapsed (but not necessarily completed, or even registered) since starting at Carleton, assuming the student was registered as of census day his/her first term. The numbers here are descretized into ranges appropriate for IPEDS reporting. For transfers, this attribute is set to 'Not applicable.' The reason for this is that terms-to-graduate can't be evaluated as straightforwardly for transfers, who receive varying amounts of transfer credits. To study terms-to-graduate for transfers, talk directly with the Colleague Team. |
DW_YearsToGraduate |
varchar(16) |
16 |
|
MD_DStu_YearsToGraduate8 |
This attribute works just like MD_DStu_YearsToGraduate except 1) that it does not keep history (see below), and 2) that it presupposes an eight-year schedule, rather than a six-year one. |
DW_CodeDescShort |
varchar(16) |
16 |
|
MD_DStu_CarlGPARangeCumulative |
Student's cummulative GPA - to two decimal places, discretized into ranges. For current students, this is current as of the end of the last term. For graduates, it is their final GPA. |
DW_CarlGPARange |
varchar(16) |
16 |
|
MD_DStu_CarlGPARangeCumulAtoF |
Includes plus and minus gradations (A, A-, B+, B, B-, etc.). Equivalent to numeric system in CarlGPARangeCumulative, but with letters instead of numeric ranges. Some folks simply prefer letter grades to numeric ranges; and some reports use each. So in efforts to accommodate everyone, we provide both. Defaults to 'Unknown' if the cumulative GPA is not yet known (e.g., in the case of first-term freshmen). |
DW_CarlLetterGrade |
varchar(7) |
7 |
|
MD_DStu_Major1 |
First student major. To search for all students who have a given major or set of majors, use the MajorList attribute and a SQL LIKE statement. If you're not sure how to do this, ask for help from the DW team. |
DW_Major |
varchar(64) |
64 |
|
MD_DStu_Major2 |
First student major. To search for all students who have a given major or set of majors, use the MajorList attribute and a SQL LIKE statement. If you're not sure how to do this, ask for help from the DW team. |
DW_Major |
varchar(64) |
64 |
|
MD_DStu_Major3 |
First student major. To search for all students who have a given major or set of majors, use the MajorList attribute and a SQL LIKE statement. If you're not sure how to do this, ask for help from the DW team. |
DW_Major |
varchar(64) |
64 |
|
MD_DStu_Major4 |
First student major. To search for all students who have a given major or set of majors, use the MajorList attribute and a SQL LIKE statement. If you're not sure how to do this, ask for help from the DW team. |
DW_Major |
varchar(64) |
64 |
|
MD_DStu_MajorList |
Comma-delimited list of student majors. Use this attribute to search for all students who have a given major or set of majors, with a SQL LIKE statement. If you're not sure how to do this, ask for help from the DW team. This field should not be used as a label on a report. |
DW_CommaDelimitedList |
varchar(128) |
128 |
|
MD_DStu_Concentration1 |
First student concentration. Concentrations are like minors, but with a Carleton twist. To search for all students who have a given contration or set of concentrations, use the ConcentrationList attribute and a SQL LIKE statement. If you're not sure how to do this, ask for help from the DW team. Not all students have a concentration. |
DW_Major |
varchar(64) |
64 |
|
MD_DStu_Concentration2 |
Second student concentration. Concentrations are like minors, but with a Carleton twist. To search for all students who have a given contration or set of concentrations, use the ConcentrationList attribute and a SQL LIKE statement. If you're not sure how to do this, ask for help from the DW team. |
DW_Major |
varchar(64) |
64 |
|
MD_DStu_Concentration3 |
Third student concentration. Concentrations are like minors, but with a Carleton twist. To search for all students who have a given contration or set of concentrations, use the ConcentrationList attribute and a SQL LIKE statement. If you're not sure how to do this, ask for help from the DW team. |
DW_Major |
varchar(64) |
64 |
|
MD_DStu_Concentration4 |
Fourth student concentration. Concentrations are like minors, but with a Carleton twist. To search for all students who have a given contration or set of concentrations, use the ConcentrationList attribute and a SQL LIKE statement. If you're not sure how to do this, ask for help from the DW team. |
DW_Major |
varchar(64) |
64 |
|
MD_DStu_ConcentrationList |
Comma-delimited list of student concentrations. Use this attribute to search for all students who have a given concentration or set of concentrations, with a SQL LIKE statement. If you're not sure how to do this, ask for help from the DW team. This field should not be used as a label on a report. |
DW_CommaDelimitedList |
varchar(128) |
128 |
|
MD_DStu_EnrollmentStatus |
Student's current enrollment status. Default is "Not Applicable," although this value should not, in practice, be used. All students should have a status value. Values correspond to the 1-character status codes used internally in Colleague. |
DW_EnrollmentStatus |
varchar(32) |
32 |
|
MD_DStu_WritingPortfolioStatus |
This simple yes/no binary attribute simplifies a much richer set of codes used in relation to writing portfolios, in Colleague (currently IRA enters this data; these codes include WRAD, WREL, WRNS, WRNW, WRPE, WRPS, and WRWV). The purpose of this attribute is simply to note whether a student has completed this requirement or not. The value will be "yes" if he or she has. The value will be "no" otherwise (e.g., if the student had no portfolio requirement, or has one, but simply has not completed it yet). |
DW_CarlWritingPortfolioStatus |
varchar(32) |
32 |
|
MD_DStu_IsDoneLangRequirement |
The purpose of this attribute is simply to note whether a student has fulfilled his/her language requirement. The value will be "yes" if he or she has. The value will be "no" otherwise. |
DW_YesOrNoNOTNULL |
char(3) |
3 |
|
MD_DStu_CreditsForDistro |
Numeric value indicating how many credits have been earned to satisfy distribution requirements. Defaults to zero. |
<None> |
float |
|
|
MD_DStu_PrematricCreditRange |
Number of pre-matriculation credits granted, broken up into ranges, 0, 1-10, 11-20, etc. |
DW_CodeDescShort |
varchar(16) |
16 |
|
MD_DStu_HasCurrentFinancialAidNeed |
Carleton's assessment of whether a student CURRENTLY, as of this fiscal/financial aid year, has institutional aid need (SA_INST_NEED or SA_NEED in Colleague's 'SA' aid file), based on actual financial aid information received through the federal government (ISIR), the College Board, or other source - and not just from the student's application. |
DW_YesNoOrUnknown |
varchar(7) |
7 |
|
MD_DStu_IsPOSSE |
Not tracked per se Colleague currently, so everyone now is "Unknown." But if we did, this is how it would work. |
DW_YesNoOrUnknown |
varchar(7) |
7 |
|
MD_DStu_IsTRIO |
Not currently tracked in Colleague per se, so everyone is "Unknown" right now. But if we did track it, here's how it would work: |
DW_YesNoOrUnknown |
varchar(7) |
7 |
|
MD_DStu_TermsInOffCampusPrograms |
Count of terms in an off-campus program. Used to help assess the impact of off-campus studies participation in performance, degree completion, etc. |
<None> |
int |
|
|
MD_DStu_TermsWithNorthfieldOption |
Count of terms living off-campus (Northfield option). Used to assess the impact of students living off campus on graduation rates, speeds, and overall performance. |
<None> |
int |
|
|
MD_DStu_IsPhiBetaKappa |
"Yes" if a student has been elected to Phi Beta Kappa (essentially an honors society). "No" otherwise. Pay attention to the RowStart/End and status fields when using this attribute, because typically a student is elected to Phi Beta Kappa near the end of his or her senior (sometimes Junior) year. So it probably doesn't make a lot of sense to use this field to differentiate students who are not yet graduated as of the reporting date. |
DW_YesOrNoNOTNULL |
char(3) |
3 |
|
MD_DStu_IsMortarBoard |
"Yes" if Mortar Board recipient. Otherwise 'No'. |
DW_YesOrNoNOTNULL |
char(3) |
3 |
|
MD_DStu_IsSigmaXi |
"Yes" if a given student has been nominated as an associate Sigma Xi member. "No" otherwise. Note that these nominations are generally made for seniors and happen only once in a student's career. So when using this attribute in queries and reports, pay attention to RowStart and RowEnd dates. Typically you will also be selecting out graduates, not current students. |
DW_YesOrNoNOTNULL |
char(3) |
3 |
|
MD_DStu_IsCumLaude |
Self-explanatory. "Yes" if graduated cum laude, "no" if not. If not graduated, then "Not Applicable." |
DW_YesNoOrNotApplicable |
varchar(16) |
16 |
|
MD_DStu_IsSummaCumLaude |
Self-explanatory. "Yes" if graduated summa cum laude, "no" if not. If not graduated, then "Not Applicable." |
DW_YesNoOrNotApplicable |
varchar(16) |
16 |
|
MD_DStu_IsMagnaCumLaude |
Self-explanatory. "Yes" if graduated magna cum laude, "no" if not. If not graduated, then "Not Applicable." |
DW_YesNoOrNotApplicable |
varchar(16) |
16 |
|
MD_DStu_Major1Distinction |
"Yes" if a student graduated with distinction in his or her first major. "No" otherwise. |
DW_YesNoOrNotApplicable |
varchar(16) |
16 |
|
MD_DStu_Major2Distinction |
"Yes" if a student graduated with distinction in his or her second major. "No" otherwise. |
DW_YesNoOrNotApplicable |
varchar(16) |
16 |
|
MD_DStu_Major3Distinction |
"Yes" if a student graduated with distinction in his or her third major. "No" otherwise. |
DW_YesNoOrNotApplicable |
varchar(16) |
16 |
|
MD_DStu_IsDistinctionInAnyMajor |
"Yes" if a given student graduated with distinction in any major (there may be several majors). "No" if not. If not graduated, then "Not Applicable." |
DW_YesNoOrNotApplicable |
varchar(16) |
16 |
|
MD_DStu_Religion1 |
First religious preference expressed by student (may be three). May be one of many options, including Atheist and Agnostic. If no religion is recorded for a student, then the default value is inserted: 'Unspecified'. |
DW_Religion |
varchar(64) |
64 |
|
MD_DStu_Religion2 |
Second religious preference expressed by student (may be three). |
DW_Religion |
varchar(64) |
64 |
|
MD_DStu_Religion3 |
Third religious preference expressed by student (may be three). |
DW_Religion |
varchar(64) |
64 |
|
MD_DStu_ReligionList |
Comma-separated list of all religions a student adheres to. |
DW_CommaDelimitedListBig |
varchar(512) |
512 |
|
MD_DStu_TermsAsVarsityAthlete |
Count of terms a student has spent as a varsity athlete. |
<None> |
int |
|
|
MD_DStu_TermsAsWellnessAdvisor |
Count of terms a student served as a wellness advisor. |
<None> |
int |
|
|
MD_DStu_TermsOnAcadProbation |
Count of terms a student was on academic probation. Normally zero, naturally. |
<None> |
int |
|
|
MD_DStu_TermsAsResidentAssistant |
Count of terms a student served as a resident assistant. Defaults to zero. Compare the TermsAsHouseManager attribute. |
<None> |
int |
|
|
MD_DStu_TermsAsHouseManager |
Count of terms a student served as a house manager. Defaults to zero. Compare the TermsAsResidentAssistant attribute. |
<None> |
int |
|
|
MD_DStu_TermsAsStudentWorker |
Count of terms a student served as a paid student worker/employee, as defined by Student Financial Services. Defaults to zero. |
<None> |
int |
|
|
MD_DStu_TermsAsLanguageAssistant |
Count of terms a student served as a language assistant. Defaults to zero. |
<None> |
int |
|
|
MD_DStu_TermsOnDeansList |
Count of terms a student has been on the Dean's List. |
<None> |
int |
|
|
MD_DStu_AuditKey |
|
DW_AuditKey |
bigint |
|
|
MD_DStu_RowStart |
Used to track type II SCDs. In lay terms: Use this column to restrict what you are looking at to some 'as-of' date. E.g., to look only at information as of Nov 1, 2008, restrict rows you examine from this dimension to those whose RowStart <= 2008-12-31 <= RowEnd. |
DW_RowStart |
datetime |
|
|
|
|