Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse BUILDING PROJECT TYPE Table


View exposing reference values describing facilities building project types used for project classification and reporting.


Field Name

Description

Data Type

Length

BUILDING_PROJECT_TYPE_KEY

Surrogate key identifying the building project type.

VARCHAR2

4

PROJECT_TYPE

Project type as provided by the source.

VARCHAR2

25

PROJECT_TYPE_CODE

Code identifying project type.

VARCHAR2

4

PROJECT_TYPE_DESCRIPTION

Description of project type.

VARCHAR2

50

PROJECT_TYPE_SORT

Project type sort as provided by the source.

NUMBER

38