Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse FCLT ROOM USE Table


View exposing facilities room-use classification reference data used to categorize space usage across MIT facilities.


Field Name

Description

Data Type

Length

ACCESS_LEVEL

Access level associated with the record.

VARCHAR2

4

DESCRIPTION

Description associated with the record.

VARCHAR2

96

FCLT_MAJOR_USE_KEY

Surrogate key identifying the fclt major use.

VARCHAR2

16

FCLT_ROOM_USE_KEY

Surrogate key identifying the fclt room use.

VARCHAR2

16

FCLT_USE_KEY

Surrogate key identifying the fclt use.

VARCHAR2

16

ICR_CODE

Code identifying icr.

VARCHAR2

16

MAJOR_USE_DESC

Description of major use.

VARCHAR2

12

USE_DESC

Description of use.

VARCHAR2

10

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE