|
Name |
|
|
Dimensional Type |
Dimension |
|
Comment |
Information on student applications. |
|
CKT_MD_APPLICATION |
|
Name |
Child Table |
Foreign Key Columns |
|
Relationship_90 |
MD_App_SurrogateKey |
|
Name |
Code |
|
Name |
|
Name |
Comment |
Domain |
Data Type |
Length |
|
MD_App_SurrogateKey |
|
<None> |
numeric |
|
|
MD_App_AppRPlusPKID |
Unique identifier for application (different from that of student). |
DW_RecruitmentPlusPKID |
int |
|
|
MD_App_StudentRPlusPKID |
Unique identifier for student (different from that of the application). |
DW_RecruitmentPlusPKID |
int |
|
|
MD_App_StatusCategory |
Generalized/broader version of applicationt status. Coalesces detailed application states into broader categories. E.g., applications that are complete, or that have triggered a waitlist response, etc. are all listed as 'applied.' |
DW_CodeDesc |
varchar(32) |
32 |
|
MD_App_Status |
Detailed application status. Cf. MD_App_StatusCategory (which is more general, and typically more useful). |
DW_CodeDescLong |
varchar(64) |
64 |
|
MD_App_RequirementRule |
Specifies what set of requirements are applied to the application. Example values: Regular Decision, Transfer, Winter Early Decision. |
DW_CodeDesc |
varchar(32) |
32 |
|
MD_App_EntryTerm |
Projected term for which a student is applying for entrance (typically, but not always a fall term), in a given application. |
DW_TermShortName |
char(7) |
7 |
|
MD_App_EntryTermYear |
Projected year for which a student is applying for entrance, in a given application. Students may, naturally, end up submitting multiple apps (e.g., one for regular admission as a freshman, then another for admission as a transfer student a year or two later). |
DW_YearAtCarleton |
int |
|
|
MD_App_AdmitCondition |
This field is used, at Carleton (as of 2011) to tell us how an application came into the system. Typical values are either "RW-Carleton App Web" or "CM-Common App Mail." |
DW_CodeDesc |
varchar(32) |
32 |
|
MD_App_IsPrimaryApp |
If a student submits multiple applications for the same entry term (often this happens by accident), we designate one or another as the primary. |
DW_YesOrNoNOTNULL |
char(3) |
3 |
|
MD_App_InsDate |
Integer representing date of first insertion, i.e., the application's initial entry into our systems. |
DW_DateInteger |
int |
|
|
MD_App_AuditKey |
|
DW_AuditKey |
bigint |
|
|
MD_App_Timestamp |
|
<None> |
timestamp |
|
|
Name |
Unique |
Cluster |
Primary |
Foreign Key |
Alternate Key |
Table |
|
MD_APPLICATION_PK |
TRUE |
TRUE |
TRUE |
FALSE |
FALSE |
|
|
MD_APPLICATION_AK |
TRUE |
FALSE |
FALSE |
FALSE |
TRUE |
|
Name |
|
Identifier_1 |
|
AltKey |
|
|
|