FAC ROOMS Table
Facilities Room Information
Field Name |
Description |
Data Type |
Length |
---|---|---|---|
ACCESS_LEVEL |
XXX |
VARCHAR2 |
128 |
AREA |
The square footage of a particular space. In BUDGET GROUPINGS, AREA refers to the budget area. |
VARCHAR2 |
22 |
BUILDING_KEY |
Key field used to join to the BUILDINGS table. This field should only be used for joining data, NOT for reporting. |
VARCHAR2 |
8 |
DEPT_CODE |
XXX |
VARCHAR2 |
4 |
EASTING_SPCS |
XXX |
VARCHAR2 |
50 |
FAC_ROOM_KEY |
XXX |
VARCHAR2 |
492 |
FLOOR |
The floor number. for example: E19-332B; building: E19; Floor: 3; Room: 32B |
VARCHAR2 |
3 |
FLOOR_KEY |
Key field used to join the SPACE_DETAIL table and the SPACE_FLOOR table. This field should only be used for joining data, NOT for reporting. |
VARCHAR2 |
3 |
LATITUDE_WGS |
XXX |
VARCHAR2 |
50 |
LONGITUDE_WGS |
XXX |
VARCHAR2 |
50 |
MAJOR_USE_DESC |
XXX |
VARCHAR2 |
12 |
MAJOR_USE_KEY |
XXX |
VARCHAR2 |
16 |
MINOR_ORGANIZATION |
XXX |
VARCHAR2 |
32 |
MINOR_ORGANIZATION_KEY |
XXX |
VARCHAR2 |
16 |
MINOR_USE_DESC |
XXX |
VARCHAR2 |
16 |
MINOR_USE_KEY |
XXX |
VARCHAR2 |
16 |
NORTHING_SPCS |
XXX |
VARCHAR2 |
50 |
ORGANIZATION_KEY |
XXX |
VARCHAR2 |
16 |
ORGANIZATION_NAME |
The name of the MIT Department or Unit to which the project is assigned, usually the home unit or the Principal Investigator or Co-Investigator. |
VARCHAR2 |
40 |
ROOM |
XXX |
VARCHAR2 |
15 |
ROOM_FULL_NAME |
XXX |
VARCHAR2 |
64 |
SPACE_ID |
XXX |
VARCHAR2 |
21 |
USE_DESC |
XXX |
VARCHAR2 |
10 |
USE_KEY |
XXX |
VARCHAR2 |
16 |
WAREHOUSE_LOAD_DATE |
The date the record was loaded into the Data Warehouse from the source system. |
DATE |
8 |