Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse BROAD EMPLOYEE IN CARD OFFICE Table


XXX


Field Name

Description

Data Type

Length

CURRENT_EMPLOYMENT_DATE

The employee's most recent date of hire

DATE

EMAIL_ADDRESS

A person's complete electronic mail address including user name and node name, for example, username@school.edu.

VARCHAR2

100

FIRST_NAME

The person's first name.

VARCHAR2

40

IS_CURRENT_APPOINTMENT

XXX

VARCHAR2

3

IS_PAID_APPOINTMENT

XXX

VARCHAR2

3

JOB_TITLE

In MIT's HR tables this field contains the official MIT job Title. This title is tied to the Job ID, and can only be changed by the Compensation Office.

VARCHAR2

40

LAST_NAME

The person's last name.

VARCHAR2

40

LAST_TERM_DATE

Date on which the employee most recently became an ex-employee.

DATE

MIDDLE_NAME

The person's middle name (where available).

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

Employee's primary office address, for example, W92-101, LL-B 341

VARCHAR2

40

OFFICE_PHONE

The person's primary office telephone number at MIT.

VARCHAR2

15

POSITION_TITLE

Specific Position Title tied to the Position ID. This may be more specifc than the official job title.

VARCHAR2

50

WAREHOUSE_LOAD_DATE

The date the record was loaded into the Data Warehouse from the source system.

DATE