Parameters |
{
"adhoc_filters": [
{
"clause": "WHERE",
"comparator": "boy",
"expressionType": "SIMPLE",
"operator": "==",
"subject": "gender"
}
],
"compare_lag": "10",
"compare_suffix": "o10Y",
"granularity_sqla": "ds",
"groupby": [
"name"
],
"limit": "25",
"markup_type": "markdown",
"metrics": [
{
"aggregate": "SUM",
"column": {
"column_name": "num",
"type": "BIGINT"
},
"expressionType": "SIMPLE",
"label": "Births",
"optionName": "metric_11"
}
],
"row_limit": 50,
"since": "100 years ago",
"until": "now",
"viz_type": "table"
}
|