Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse ADM GRAD PROGRAM Table


View exposing graduate admissions program reference data including program, department, school, program type, joint program, and research area attributes used for graduate admissions reporting.


Field Name

Description

Data Type

Length

ADMISSIONS_PROGRAM

Admissions program as provided by the source.

VARCHAR2

4

ADMISSIONS_PROGRAM_DESC

Description of admissions program.

VARCHAR2

30

ADM_GRAD_PROGRAM_KEY

Surrogate key identifying the adm grad program.

VARCHAR2

21

DEPARTMENT_CODE

Code identifying department.

VARCHAR2

4

DEPARTMENT_NAME

Department name as provided by the source.

VARCHAR2

30

JOINT_PROGRAM

Joint program as provided by the source.

VARCHAR2

4

JOINT_PROGRAM_DESC

Description of joint program.

VARCHAR2

30

PROGRAM_TYPE

Program type as provided by the source.

VARCHAR2

1

PROGRAM_TYPE_DESC

Description of program type.

VARCHAR2

30

RESEARCH_AREA

Research area as provided by the source.

VARCHAR2

4

RESEARCH_AREA_2

Research area 2 as provided by the source.

VARCHAR2

4

RESEARCH_AREA_2_DESC

Description of research area 2.

VARCHAR2

150

RESEARCH_AREA_3

Research area 3 as provided by the source.

VARCHAR2

4

RESEARCH_AREA_3_DESC

Description of research area 3.

VARCHAR2

150

RESEARCH_AREA_DESC

Description of research area.

VARCHAR2

150

SCHOOL_CODE

Code identifying school.

VARCHAR2

2

SCHOOL_NAME

School name as provided by the source.

VARCHAR2

30

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE