Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse FAID AWARD DISBURSE XACTION Table


View exposing financial-aid award disbursement transactions by applicant, award, term, and transaction date including transaction amounts.


Field Name

Description

Data Type

Length

FAID_APPLICANT_KEY

Surrogate key identifying the faid applicant.

VARCHAR2

21

FAID_TERM

Faid term associated with the record.

VARCHAR2

13

FAID_YEAR

Faid year associated with the record.

NUMBER

FAID_YEAR_DESC

Description of faid year.

VARCHAR2

23

MITSIS_TERM_CODE

Code identifying mitsis term.

VARCHAR2

42

MIT_ID

MIT ID number of the person. Use this field to join with other tables containing data about people at MIT.

VARCHAR2

10

POE_TOKEN

Poe token associated with the record.

NUMBER

STUDENT_TOKEN

Student token associated with the record.

NUMBER

STU_AWARD_TOKEN

Stu award token associated with the record.

NUMBER

TRANSACTION_AMOUNT

Transaction amount associated with the record.

NUMBER

TRANSACTION_DATE

Date associated with transaction.

DATE

WAREHOUSE_INSERT_TIMESTAMP

Warehouse insert timestamp associated with the warehouse record.

DATE

WAREHOUSE_UPDATE_TIMESTAMP

Warehouse update timestamp associated with the warehouse record.

DATE