Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse DAPER ELIG ENROLLMENT Table


View exposing athletics enrollment eligibility records used to determine student participation eligibility.


Field Name

Description

Data Type

Length

ATTENDED

Attended as provided by the source.

VARCHAR2

1

ELIGIBLE_TO_REGISTER

Eligible to register as provided by the source.

VARCHAR2

1

FINAL_TERM_SENIOR

Final term senior as provided by the source.

VARCHAR2

1

IS_CURRENT_ACADEMIC_TERM

Indicator identifying whether current academic term (Y/N).

VARCHAR2

1

LOAD_LEVEL

Load level as provided by the source.

VARCHAR2

50

MIT_ID

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

VARCHAR2

9

REGISTERED

Registered as provided by the source.

VARCHAR2

1

REGISTRATION_TYPE

Registration type as provided by the source.

VARCHAR2

50

STUDENT_ELIGIBILITY_TYPE

Student eligibility type as provided by the source.

VARCHAR2

8

STUDENT_YEAR

Student year as provided by the source.

VARCHAR2

1

TERM_CODE

Code identifying term.

VARCHAR2

6

TERM_UNITS_COMPLETED

Term units completed as provided by the source.

NUMBER

4

UNITS_OF_LOAD

Units of load as provided by the source.

NUMBER

3

WAREHOUSE_LOAD_DATE

Date associated with warehouse load.

DATE