Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse LSO ATTENDEE Table


View exposing learning and development attendee detail including person, registration, and attendance-related attributes.


Field Name

Description

Data Type

Length

EMAIL_ADDRESS

Email address associated with the record.

VARCHAR2

50

EMPLOYEE_TYPE

Employee type associated with the record.

VARCHAR2

40

EMPLOYMENT_STATUS

Employment status associated with the record.

VARCHAR2

30

FIRST_NAME

First name associated with the person.

VARCHAR2

40

FULL_NAME

Full name associated with the person.

VARCHAR2

100

HR_ORG_UNIT_ID

Business identifier for the hr org unit.

VARCHAR2

8

HR_ORG_UNIT_TITLE

Hr org unit title associated with the record.

VARCHAR2

75

LAST_NAME

Last name associated with the person.

VARCHAR2

60

LSO_ATTENDEE_ID

Business identifier for the lso attendee.

VARCHAR2

8

LSO_ATTENDEE_KEY

Surrogate key identifying the lso attendee.

VARCHAR2

10

LSO_ATTENDEE_TYPE_CODE

Code identifying lso attendee type.

VARCHAR2

2

MIDDLE_NAME

Middle name associated with the person.

VARCHAR2

40

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_AREA_CODE

Code identifying personnel area.

VARCHAR2

4

PERSONNEL_SUBAREA

Personnel subarea associated with the record.

VARCHAR2

40

PERSONNEL_SUBAREA_CODE

Code identifying personnel subarea.

VARCHAR2

4

PERSON_TYPE

Person type associated with the record.

VARCHAR2

18

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE