space

Core Table
Portfolio & Properties

Defines physical spaces within buildings including usage, occupancy and capacity information.

Primary Key
space_code
Record Type
Operational
Log Tables
space_occupancy_log
Summary Views
monthly_space_occupancy_summary
Last Updated
May 20, 2026
AI Usefulness
4.5
/ 5.0

High value for AI analytics, prediction and automation.

All (7)Key (1)Calculated (2)
Field CodeCaptionData TypeLengthPKCalculatedDescription
space_codeSpace CodeVarchar50Unique code for each space.
space_nameSpace NameVarchar255Name of the space.
building_codeBuilding CodeVarchar50Building where the space is located.
floor_codeFloor CodeVarchar50Floor where the space is located.
space_type_codeSpace Type CodeVarchar50Reference to space_type.
area_m2Area (m²)Decimal18,2Net area of the space.
capacityCapacityIntegerOccupancy capacity.
Showing 7 of 7 (41 total in schema)
Relationships (Links to)
  • building N:1
    Space belongs to a building.
  • floor N:1
    Space belongs to a floor.
  • space_type N:1
    Space classification.
  • zone N:N
    Spaces aggregated into zones.
Operational Meaning

Drives space planning, occupancy analytics, MAC projects and cleaning/security routing.

AI Opportunities
  • Occupancy optimization
  • Space utilization scoring
  • Capacity planning
  • Cleaning route optimization
Suggested Queries
  • "Show occupancy rate by floor for the Toronto portfolio."
  • "Which spaces are under 30% utilized this quarter?"
  • "List spaces with capacity reductions in the last MAC project."
Back to Core Tables