Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse STUDENT DIRECTORY FULL Table


View exposing student directory full data.


Field Name

Description

Data Type

Length

DEPARTMENT

Department associated with the record.

VARCHAR2

6

DEPARTMENT_NAME

Department name associated with the record.

VARCHAR2

30

EMAIL_ADDRESS

Email address associated with the record.

VARCHAR2

60

FIRST_NAME

First name associated with the person or organization.

VARCHAR2

15

FULL_NAME

Full name associated with the person or organization.

VARCHAR2

93

FULL_NAME_UPPERCASE

Full name uppercase associated with the record.

VARCHAR2

93

IS_COURSE_CONFIDENTIAL

Indicator identifying whether course confidential (Y/N).

VARCHAR2

1

IS_EMAIL_CONFIDENTIAL

Is email confidential associated with the record.

VARCHAR2

1

IS_OFFICE_ADDR_CONFIDENTIAL

Indicator identifying whether office addr confidential (Y/N).

VARCHAR2

1

IS_OFFICE_PHONE_CONFIDENTIAL

Is office phone confidential associated with the record.

VARCHAR2

1

IS_REGISTERED

Indicator identifying whether registered (Y/N).

VARCHAR2

1

IS_SERIOUS_CONFIDENTIAL

Indicator identifying whether serious confidential (Y/N).

VARCHAR2

1

IS_TERM_ADDR_CONFIDENTIAL

Indicator identifying whether term addr confidential (Y/N).

VARCHAR2

1

IS_TERM_PHONE_CONFIDENTIAL

Is term phone confidential associated with the record.

VARCHAR2

1

IS_YEAR_CONFIDENTIAL

Indicator identifying whether year confidential (Y/N).

VARCHAR2

1

LAST_NAME

Last name associated with the person or organization.

VARCHAR2

60

MIDDLE_NAME

Middle name associated with the person or organization.

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

OFFICE_LOCATION

Office location associated with the record.

VARCHAR2

30

OFFICE_PHONE

Office phone associated with the record.

VARCHAR2

9

STUDENT_YEAR

Student year associated with the record.

VARCHAR2

1

TERM_ADDRESS_CATEGORY

Term address category associated with the record.

VARCHAR2

3

TERM_CITY

Term city associated with the record.

VARCHAR2

80

TERM_PHONE1

Term phone1 associated with the record.

VARCHAR2

12

TERM_PHONE2

Term phone2 associated with the record.

VARCHAR2

1

TERM_STATE

Term state associated with the record.

VARCHAR2

2

TERM_STREET1

Term street1 associated with the record.

VARCHAR2

60

TERM_STREET2

Term street2 associated with the record.

VARCHAR2

60

TERM_STREET3

Term street3 associated with the record.

VARCHAR2

60

TERM_ZIP

Term zip associated with the record.

VARCHAR2

9

TITLE_DEGREE

Title degree associated with the record.

VARCHAR2

1

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE