FA AWARD SUMMARY Table
View exposing summarized financial aid award records associated with student aid packages and award activity.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
AID_YEAR |
Aid year associated with the record. |
VARCHAR2 |
4 |
AWARD_ACTIVITY_DATE |
Date associated with award activity. |
DATE |
|
AWARD_STATUS_CODE |
Code identifying award status. |
VARCHAR2 |
4 |
AWARD_STATUS_DATE |
Date associated with award status. |
DATE |
|
FA_APPLICANT_KEY |
Surrogate key identifying the fa applicant. |
VARCHAR2 |
13 |
FUND_CODE |
Code identifying fund. |
VARCHAR2 |
6 |
MIT_ID |
MIT ID number of the person. Use this field to join with other tables containing data about people at MIT. |
VARCHAR2 |
9 |
OFFER_AMOUNT |
Offer amount associated with the record. |
NUMBER |
11,2 |
OFFER_DATE |
Date associated with offer. |
DATE |
|
SCHOLARSHIP_CODE |
Code identifying scholarship. |
VARCHAR2 |
6 |
SCHOLARSHIP_NAME |
Scholarship name associated with the record. |
VARCHAR2 |
30 |
WAREHOUSE_LOAD_DATE |
Date the record was loaded into the data warehouse. |
DATE |