|
Name |
|
|
Dimensional Type |
Fact |
|
Comment |
This is the award fact table. The grain of this table is one row per financial aid applicant per award per term per award status per last-updated date. This fact table should not be exposed directly to users (on the reasons why, see IMPORTANT NOTES below). Numbers in this table are not really usable before 10 June 2009, because this is when aid information started being snapshotted on a daily basis. Award numbers are altogether missing before the 1997-98 award year. |
|
CKT_MF_AWARDAMOUNT |
|
Name |
Parent Table |
Foreign Key Columns |
|
Relationship_16 |
MD_Prosp_SurrogateKey |
|
|
Relationship_17 |
MD_CollPers_SurrogateKey |
|
|
Relationship_18 |
MD_Award_SurrogateKey |
|
|
Relationship_19 |
MD_GLAcc_SurrogateKey |
|
|
Relationship_20 |
MD_CarlTerm_SurrogateKey |
|
|
Relationship_21 |
MD_Date_DateInteger |
|
|
Relationship_22 |
MD_CollPers_SurrogateKeyFAidPers |
|
|
Relationship_23 |
MD_AwStat_Surrogatekey |
|
|
Relationship_198 |
MD_CollPers_KeyFAidPersCurrent |
|
Name |
Code |
|
Name |
|
Name |
Comment |
Domain |
Data Type |
Length |
|
MD_CollPers_SurrogateKeyFAidPers |
|
<None> |
numeric |
|
|
MD_CollPers_KeyFAidPersCurrent |
Link to most recent row in MD_FinancialAidPerson for a given aid year. This is different from MD_CollPers_SurrogateKeyFAidPers, which links to whatever row in MD_FinancialAidPerson was current at the time when a given row was updated. |
<None> |
numeric |
|
|
MD_AwStat_Surrogatekey |
|
<None> |
numeric |
|
|
MD_Award_SurrogateKey |
|
<None> |
numeric |
|
|
MD_CarlTerm_SurrogateKey |
|
<None> |
numeric |
|
|
MD_Date_DateInteger |
Integer representation of the date (e.g., 20070101 for 1 Jan 2007). Defaults to 99991231, for situations where a date is required but none is available. This date indicates the last-update time. It should not be exposed to users. It's not really all that useful. What's more useful is the term to which a given award applies. |
DW_DateInteger |
int |
|
|
MD_CollPers_SurrogateKey |
|
<None> |
numeric |
|
|
MD_Prosp_SurrogateKey |
Optional foreign key linking awards to prospective students. The key is optional because we aren't always able to link student data in Colleague up with prospect data. Whether we can or not depends on whether a manual exchange of Colleague IDs and Recruitment Plus IDs has occurred, and has occurred correctly. |
<None> |
numeric |
|
|
MD_GLAcc_SurrogateKey |
Optional foreign key linking an award amount to a general-ledger account. It's optional, because GL information is relevant (and exists) only for Carleton awards/aid. |
<None> |
numeric |
|
|
MF_AwAm_ColleagueID |
Degenerate dimension, used mainly internally by the data warehouse ETL process. Should not be exposed in views. |
DW_ColleagueID |
char(7) |
7 |
|
MF_AwAm_Amount |
|
<None> |
money |
|
|
MF_AwAm_AuditKey |
|
DW_AuditKey |
bigint |
|
|
MF_AwAm_Timestamp |
|
<None> |
timestamp |
|
|
MF_AwAm_Instance |
|
DW_YearAtCarleton |
int |
|
|
Name |
Unique |
Cluster |
Primary |
Foreign Key |
Alternate Key |
Table |
|
MF_AWARDAMOUNT_PK |
TRUE |
FALSE |
TRUE |
FALSE |
FALSE |
|
|
RELATIONSHIP_16_FK |
FALSE |
FALSE |
FALSE |
TRUE |
FALSE |
|
|
RELATIONSHIP_19_FK |
FALSE |
FALSE |
FALSE |
TRUE |
FALSE |
|
|
RELATIONSHIP_198_FK |
FALSE |
FALSE |
FALSE |
TRUE |
FALSE |
|
|
MF_AWARD_COLLEAGUEID_IDX |
FALSE |
FALSE |
FALSE |
FALSE |
FALSE |
|
|
RELATIONSHIP_17_FK |
FALSE |
FALSE |
FALSE |
TRUE |
FALSE |
|
|
VIEWHELPER_IDX |
FALSE |
FALSE |
FALSE |
FALSE |
FALSE |
|
Name |
|
Identifier_1 |
|
|
|