Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse INSTRUCTOR ROLE DETAIL Table


View exposing instructor assignments by subject including role, instructor status, person identifiers, contact information, home department, and slot position.


Field Name

Description

Data Type

Length

EMAIL_ADDRESS

Email address associated with the record.

VARCHAR2

60

FULL_NAME

Full name associated with the person.

VARCHAR2

40

HOME_DEPARTMENT

Home department associated with the record.

VARCHAR2

4

INSTRUCTOR_ROLE_KEY

Surrogate key identifying the instructor role.

VARCHAR2

7

INSTRUCTOR_ROLE_NOTES

Instructor role notes associated with the record.

VARCHAR2

60

INSTRUCTOR_STATUS_KEY

Surrogate key identifying the instructor status.

VARCHAR2

5

JOB_TITLE

Job title associated with the record.

VARCHAR2

50

KERBEROS_ID

Business identifier for the kerberos.

VARCHAR2

8

MASTER_SUBJECT_KEY

Surrogate key identifying the master subject.

VARCHAR2

16

MIT_ID

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

VARCHAR2

9

SLOT_INDEX

Slot index associated with the record.

NUMBER

3

UNIT_NAME

Unit name associated with the record.

VARCHAR2

50

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE