Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse EHSS FUNCTION DETAIL Table


View exposing EHSS function assignments by MIT person and room including work-area name, green-card sort, calculated-in-DW indicator, and record counter.


Field Name

Description

Data Type

Length

EHSS_FUNCTION_KEY

Surrogate key identifying the ehss function.

VARCHAR2

4

EHSS_ROOM_KEY

Surrogate key identifying the ehss room.

NUMBER

20

GREEN_CARD_SORT

Green card sort associated with the record.

NUMBER

2

IS_CALCULATED_IN_DW

Indicator identifying whether calculated in dw (Y/N).

VARCHAR2

1

MIT_ID

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

VARCHAR2

9

RECORD_COUNTER

Record counter associated with the record.

NUMBER

1

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE

WORK_AREA_NAME

Work area name associated with the record.

VARCHAR2

60