orders_count_1h
numeric
Orders placed at this store in the trailing hour
warehouse.analytics.store_features_hourly.orders_count_1h
Trust
- Owner
- ops-team@example.com
- Lifecycle
- active
Join keys
- Entity
store_id- Time anchor
feature_hour- Feature group
store_features_hourly
Shape
- Warehouse type
integer- Semantic type
- numeric
- Null behavior
- zero
- Null rate
- 1.2% (2,214 of 184,532)
- Distinct values
- 33,215
Use this feature
select
store_id,
feature_hour,
orders_count_1h
from warehouse.analytics.store_features_hourly
Declared ML consumers
Declared via meta.feature_catalog.used_by on this column. dbt-internal consumers are listed under "Downstream dbt models" on the feature group page.