Execute a dataset query plan
executeDatasetQueryPlanExecute a bounded, validated aggregate plan over county property or permit data to return exact metrics, support, null completeness, and provenance without raw SQL or custom projections.
Instructions
Execute one typed, bounded aggregate plan over a county's property or permit query table. The server independently allowlists fields, operators, grouping, measures, row/group/time budgets, compiles identifiers itself, and binds every value. Callers cannot provide SQL, URLs, joins, projections, expressions, raw-row queries, or mutations. Returns exact numerator, measured denominator, support, null completeness, median where relevant, canonical hashes, and query-table provenance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | Yes |