Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse DAPER PE STUDENT Table


View exposing physical education student participation records used for athletics and PE program administration.


Field Name

Description

Data Type

Length

COURSE_1

Course 1 as provided by the source.

VARCHAR2

108

COURSE_1_DESC

Description of course 1 desc.

VARCHAR2

360

COURSE_2

Course 2 as provided by the source.

VARCHAR2

108

COURSE_2_DESC

Description of course 2 desc.

VARCHAR2

360

CURRENT_TERM_CODE

Code identifying current term.

VARCHAR2

1200

DATE_OF_BIRTH

Date of birth as provided by the source.

DATE

DEGREE_AWARD_TERM

Degree award term as provided by the source.

VARCHAR2

72

DEGREE_STATUS

Degree status as provided by the source.

VARCHAR2

24

DEGREE_STATUS_DESC

Description of degree status desc.

VARCHAR2

360

EMAIL_ADDRESS

Email address associated with the record.

VARCHAR2

720

FIRST_NAME

First name as provided by the source.

VARCHAR2

180

GENDER

Gender as provided by the source.

VARCHAR2

12

HOME_CITY

Home city as provided by the source.

VARCHAR2

480

HOME_COUNTRY

Home country as provided by the source.

VARCHAR2

1200

HOME_STATE

Home state as provided by the source.

VARCHAR2

24

HOME_STREET_1

Home street 1 as provided by the source.

VARCHAR2

720

HOME_STREET_2

Home street 2 as provided by the source.

VARCHAR2

720

HOME_ZIP

Home zip as provided by the source.

VARCHAR2

108

IS_ATTENDED

Indicator identifying whether attended (Y/N).

VARCHAR2

12

IS_DEGREE_CANDIDATE

Indicator identifying whether degree candidate (Y/N).

VARCHAR2

12

IS_ELIGIBLE_TO_REG

Indicator identifying whether eligible to reg (Y/N).

VARCHAR2

12

IS_REGISTERED

Indicator identifying whether registered (Y/N).

VARCHAR2

12

IS_TRANSFER_STUDENT

Indicator identifying whether transfer student (Y/N).

VARCHAR2

12

LAST_NAME

Last name as provided by the source.

VARCHAR2

720

MIDDLE_NAME

Middle name as provided by the source.

VARCHAR2

180

MIT_ID

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

VARCHAR2

108

PE_POINTS

Pe points as provided by the source.

NUMBER

2

REGISTRATION_TYPE

Registration type as provided by the source.

VARCHAR2

600

STUDENT_YEAR

Student year as provided by the source.

VARCHAR2

12

SWIM_TEST_COMPLETE_FLAG

Swim test complete flag as provided by the source.

VARCHAR2

12

TERM_CITY

Term city as provided by the source.

VARCHAR2

480

TERM_STATE

Term state as provided by the source.

VARCHAR2

24

TERM_STREET_1

Term street 1 as provided by the source.

VARCHAR2

420

TERM_STREET_2

Term street 2 as provided by the source.

VARCHAR2

420

TERM_STREET_3

Term street 3 as provided by the source.

VARCHAR2

420

TERM_ZIP

Term zip as provided by the source.

VARCHAR2

108

UGRAD_ENTRANCE_TYPE

Ugrad entrance type as provided by the source.

VARCHAR2

1200

UGRAD_ENTRY_TERM

Ugrad entry term as provided by the source.

VARCHAR2

72

WAREHOUSE_LOAD_DATE

Date associated with warehouse load.

DATE