Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse FACULTY DIRECTORY Table


View exposing faculty directory data including names, office location, office phone, directory and primary titles, department attributes, Kerberos username, email address, and employee type.


Field Name

Description

Data Type

Length

DEPARTMENT_NAME

Department name associated with the record.

VARCHAR2

75

DEPARTMENT_NUMBER

Department number associated with the record.

VARCHAR2

6

DIRECTORY_TITLE

Directory title associated with the record.

VARCHAR2

50

EMAIL_ADDRESS

Email address associated with the record.

VARCHAR2

100

EMPLOYEE_TYPE

Employee type associated with the record.

VARCHAR2

40

FIRST_NAME

First name associated with the person.

VARCHAR2

40

FULL_NAME

Full name associated with the person.

VARCHAR2

100

KRB_NAME

Krb name associated with the record.

VARCHAR2

8

KRB_NAME_UPPERCASE

Krb name uppercase associated with the record.

VARCHAR2

8

LAST_NAME

Last name associated with the person.

VARCHAR2

40

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_LOCATION

Office location associated with the record.

VARCHAR2

40

OFFICE_PHONE

Office phone associated with the record.

VARCHAR2

15

PERSONAL_URL

Personal url associated with the record.

VARCHAR2

150

PERSONNEL_SUBAREA

Personnel subarea associated with the record.

VARCHAR2

40

PRIMARY_TITLE

Primary title associated with the record.

VARCHAR2

50

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE