Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse ALUM DEGREE TYPE Table


View exposing reference values describing MIT degree types associated with alumni academic records.


Field Name

Description

Data Type

Length

ALUM_DEGREE_TYPE_KEY

Surrogate key identifying the alum degree type.

VARCHAR2

6

DEGREE_CODE

Code identifying degree.

VARCHAR2

5

DEGREE_DESCRIPTION

Description of degree.

VARCHAR2

40

DEGREE_LEVEL

Degree level as provided by the source.

VARCHAR2

40

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE