Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse SUBJECT GRADE DETAIL Table


View exposing subject grade detail records including grade results and related academic performance attributes by subject enrollment.


Field Name

Description

Data Type

Length

DEGREE_LEVEL

Degree level associated with the record.

VARCHAR2

2

GRADE

Grade associated with the record.

VARCHAR2

5

GRADE_CHANGE_DATE

Date associated with grade change.

DATE

MIT_ID

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

VARCHAR2

9

RECORD_COUNTER

Record counter associated with the record.

NUMBER

STUDENT_TERM_ENROLLMENT_KEY

Surrogate key identifying the student term enrollment.

VARCHAR2

15

SUBJECT_GRADE_CHARS_KEY

Surrogate key identifying the subject grade chars.

NUMBER

10

SUBJECT_GRADE_TYPE_KEY

Surrogate key identifying the subject grade type.

VARCHAR2

3

SUBJECT_KEY

Surrogate key identifying the subject.

VARCHAR2

16

SUBJECT_REG_STATUS_DATE

Date associated with subject reg status.

DATE

SUBJECT_REG_STATUS_KEY

Surrogate key identifying the subject reg status.

VARCHAR2

2

THESIS_INDICATOR

Indicator identifying whether thesis (Y/N).

VARCHAR2

1

TOTAL_UNITS

Total units associated with the record.

NUMBER

2

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE