uae_source_aggregate
Aggregate and group records from official UAE open data sources, applying functions such as count, sum, avg, min, or max.
Instructions
Group records and reduce with count|sum|avg|min|max.
group_by is a comma-separated list of fields (dotted paths allowed, e.g.
"Products.ProductNameEN"). A generalized form of uae_market_snapshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| limit | No | ||
| query | No | ||
| metric | No | count | |
| dataset | No | ||
| group_by | Yes | ||
| source_id | Yes | ||
| value_field | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||