Parameters |
{
"adhoc_filters": [
{
"clause": "WHERE",
"comparator": "girl",
"expressionType": "SIMPLE",
"operator": "==",
"subject": "gender"
}
],
"compare_lag": "10",
"compare_suffix": "o10Y",
"comparison_type": "values",
"granularity_sqla": "ds",
"groupby": [
"name"
],
"limit": 10,
"markup_type": "markdown",
"metrics": [
{
"aggregate": "SUM",
"column": {
"column_name": "num",
"type": "BIGINT"
},
"expressionType": "SIMPLE",
"label": "Births",
"optionName": "metric_11"
}
],
"row_limit": 50000,
"since": "100 years ago",
"stacked_style": "expand",
"time_grain_sqla": "P1D",
"until": "now",
"viz_type": "area",
"x_axis_forma": "smart_date"
}
|