Aggregate cataloged data
aggregate_dataAggregate a single cataloged fitness dataset by defining metrics, dimensions, filters, and date ranges to compute summary statistics such as total, average, minimum, maximum, and count.
Instructions
Declarative aggregation over one cataloged dataset. No joins, arbitrary expressions, or file paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| dataset | Yes | ||
| endDate | No | ||
| filters | No | ||
| metrics | Yes | ||
| orderBy | No | ||
| startDate | No | ||
| dimensions | No | ||
| timeBucket | No |