Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse SUBJECT ENROLL GRADED SUMMARY Table


View exposing summarized graded subject enrollment measures used for subject performance and enrollment reporting.


Field Name

Description

Data Type

Length

ACADEMIC_TERMS_KEY

Surrogate key identifying the academic terms.

VARCHAR2

6

GRADE

Grade associated with the record.

VARCHAR2

5

MIT_ID

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

VARCHAR2

9

REG_STATUS_DATE

Date associated with reg status.

DATE

STUDENT_COUNT

Student count associated with the record.

NUMBER

STUDENT_TERM_ENROLLMENT_KEY

Surrogate key identifying the student term enrollment.

VARCHAR2

15

SUBJECT_GROUPING_KEY

Surrogate key identifying the subject grouping.

VARCHAR2

32

SUBJECT_OFFERED_SUMMARY_KEY

Surrogate key identifying the subject offered summary.

VARCHAR2

14

SUBJECT_REG_STATUS_KEY

Surrogate key identifying the subject reg status.

VARCHAR2

2

SUBJECT_SUMMARY_KEY

Surrogate key identifying the subject summary.

VARCHAR2

14

TOTAL_UNITS

Total units associated with the record.

NUMBER

2

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE