Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse FPR PEER FACULTY Table


View exposing peer faculty records used in Faculty Professional Record reporting, comparison, and review processes.


Field Name

Description

Data Type

Length

DEPARTMENT_NAME

Department name associated with the record.

VARCHAR2

100

DEPARTMENT_NUMBER

Department number associated with the record.

VARCHAR2

6

DIRECTORY_FULL_NAME

Directory full name associated with the record.

VARCHAR2

85

DIRECTORY_TITLE

Directory title associated with the record.

VARCHAR2

50

EMAIL_ADDRESS

Email address associated with the record.

VARCHAR2

100

EMAIL_ADDRESS_UPPERCASE

Email address uppercase associated with the record.

VARCHAR2

100

FIRST_NAME

First name associated with the person.

VARCHAR2

40

FULL_NAME

Full name associated with the person.

VARCHAR2

100

FULL_NAME_UPPERCASE

Full name uppercase associated with the record.

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

NAME_KNOWN_BY

Name known by associated with the record.

VARCHAR2

40

OFFICE_LOCATION

Office location associated with the record.

VARCHAR2

40

OFFICE_PHONE

Office phone associated with the record.

VARCHAR2

15

PEER_SORT_ORDER

Peer sort order associated with the record.

VARCHAR2

2

PRIMARY_TITLE

Primary title associated with the record.

VARCHAR2

50

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE