Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse FPR PEER FACULTY Table


XXX


Field Name

Description

Data Type

Length

DEPARTMENT_NAME

The name of the department, school, center, or lab.

VARCHAR2

100

DEPARTMENT_NUMBER

The Institute-assigned identification number of a department, school, center, or lab.

VARCHAR2

6

DIRECTORY_FULL_NAME

XXX

VARCHAR2

85

DIRECTORY_TITLE

A person's position title as listed in the MIT directory; this will be the person's "preferred" title if they specify a descriptive title that differs from their official MIT title (Primary_Title).

VARCHAR2

50

EMAIL_ADDRESS

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

VARCHAR2

100

EMAIL_ADDRESS_UPPERCASE

XXX

VARCHAR2

100

FIRST_NAME

The person's first name.

VARCHAR2

40

FULL_NAME

The full name of the person.

VARCHAR2

100

FULL_NAME_UPPERCASE

The full name of the person. This is all uppercase, in the format "LAST-NAME, FIRST-NAME OPTIONAL-MIDDLE-NAME

VARCHAR2

100

KRB_NAME

Kerberos Name

VARCHAR2

8

KRB_NAME_UPPERCASE

The Kerberos username of a person, in uppercase.

VARCHAR2

8

LAST_NAME

The person's last name.

VARCHAR2

40

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

NAME_KNOWN_BY

Nickname

VARCHAR2

40

OFFICE_LOCATION

The person's primary office address at MIT.

VARCHAR2

40

OFFICE_PHONE

The person's primary office telephone number at MIT.

VARCHAR2

15

PEER_SORT_ORDER

XXX

VARCHAR2

2

PRIMARY_TITLE

A person's primary appointment title.

VARCHAR2

50

WAREHOUSE_LOAD_DATE

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

DATE