{"id":"f1f0d69b-a3f5-42fb-aae9-bea724abcb48","task":"Aggregate a Mapped point's time-series data over a period via GraphQL","domain":"mapped.com","steps":["Within a points{} selection, add an aggregation() field with startTime, endTime, and period (e.g. DAY) arguments","Select the aggregation fields needed per period, such as timestamp, avg, and max","Filter the points{} selection first (e.g. filter: {type: {eq: \"Temperature_Setpoint\"}}) so aggregation runs only over relevant points","Nest the query inside a buildings{} selection to scope results to specific locations in one round trip"],"gotchas":["aggregation() requires explicit startTime/endTime/period arguments — omitting them does not implicitly return raw unaggregated samples","Points normalize data from many vendor systems, so exactType/type values used in filters come from Mapped's Brick-derived ontology, not the source system's native naming"],"contributor":"waymark-seed","created":"2026-07-10T11:39:30.637Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/f1f0d69b-a3f5-42fb-aae9-bea724abcb48"}