Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse STUDENT TEMP I9 Table


XXX


Field Name

Description

Data Type

Length

FIRST_NAME

The person's first name.

VARCHAR2

15

FULL_NAME

The full name of the person.

VARCHAR2

93

I9_ACTIVITY_DATE

Date when the I9 form information was last updated

DATE

I9_CODE

Codes represent the status of the I9 (Employment Eligibility Verification) form.

VARCHAR2

1

I9_DESCRIPTION

Descriptive text for the codes represent the status of the I9 Form.

VARCHAR2

100

LAST_NAME

The person's last name.

VARCHAR2

60

MIDDLE_NAME

The person's middle name (where available).

VARCHAR2

15

MIT_ID

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

VARCHAR2

9

PIDM

XXX

VARCHAR2

8

RUNDATE

The date this data was last extracted/transported from MITSIS.

DATE

WAREHOUSE_LOAD_DATE

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

DATE