Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse SPACE PERSON SUPVR SNAPSHOT Table


View exposing monthly snapshot records of person-to-space-supervisor relationships by DLC including supervisor identifiers, audit attributes, and count values.


Field Name

Description

Data Type

Length

COUNT

Count associated with the record.

NUMBER

LAST_UPDATE_BY

Last update by associated with the record.

VARCHAR2

8

LAST_UPDATE_TIME

Time associated with last update.

TIMESTAMP(6)

MIT_ID

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

VARCHAR2

9

RELATION_DLC_KEY

Surrogate key identifying the relation dlc.

VARCHAR2

50

SUPERVISOR_ID

Business identifier for the supervisor.

VARCHAR2

9

TIME_MONTH_KEY

Surrogate key identifying the time month.

VARCHAR2

6

WAREHOUSE_INSERT_TIMESTAMP

Warehouse insert timestamp associated with the warehouse record.

TIMESTAMP(6)