{ "aggregates": { "first_quantile": { "column": "my_col", "operator": "percentile", "options": { "q": 0.25 } } } }