dim_class_event_property

-1 rows


Description

The tables contains simple properties of the class events.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
class_event_property_id int8 19 null
fct_class_event.class_event_property_id fct_class_event_class_event_property_id_fkey R

The primary key of this table. System column calculated by DataOps.

status varchar 256 null

Status of the event,e.g BOOKED, CANCELED, etc

source varchar 256 null

The system from which the event was triggered, e.g MYSPORTS, INTERNAL_API, etc

booked_for_free bool 1 null

Is this booking event for free, that is there no contingent was used for booking a class

last_updated timestamptz 35 null

System column. UTC Timestamp at which entry was calculated (lags behind source system).

Relationships