Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse RR TRAINEE Table


View exposing rewards-and-recognition trainee reference data including MIT identifier, names, person and employment attributes, organizational title, office address and phone, and warehouse load date.


Field Name

Description

Data Type

Length

EMPLOYEE_TYPE

Employee type associated with the record.

VARCHAR2

40

EMPLOYMENT_STATUS

Employment status associated with the record.

VARCHAR2

30

FULL_NAME

Full name associated with the person.

VARCHAR2

100

HR_ORG_UNIT_TITLE

Hr org unit title associated with the record.

VARCHAR2

75

MIT_ID

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

VARCHAR2

9

OFFICE_ADDRESS

Office address associated with the record.

VARCHAR2

40

OFFICE_PHONE

Office phone associated with the record.

VARCHAR2

15

PERSONNEL_AREA

Personnel area associated with the record.

VARCHAR2

40

PERSONNEL_SUBAREA

Personnel subarea associated with the record.

VARCHAR2

40

PERSON_TYPE

Person type associated with the record.

VARCHAR2

18

RR_TRAINEE_KEY

Surrogate key identifying the rr trainee.

VARCHAR2

10

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE