{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"AL02\"", "rows": [["AL02", 1, 3.49], ["AL02", 2, 4.66], ["AL02", 3, 7.96], ["AL02", 4, 11.84], ["AL02", 5, 16.46], ["AL02", 6, 20.72], ["AL02", 7, 23.4], ["AL02", 8, 23.73], ["AL02", 9, 19.05], ["AL02", 10, 14.52], ["AL02", 11, 9.5], ["AL02", 12, 4.87]], "truncated": false, "filtered_table_rows_count": 12, "expanded_columns": [], "expandable_columns": [[{"column": "region_id", "other_table": "regions", "other_column": "id"}, "name"]], "columns": ["region_id", "month", "avg_temp"], "primary_keys": ["region_id", "month"], "units": {}, "query": {"sql": "select region_id, month, avg_temp from climate_data where \"region_id\" = :p0 order by region_id, month limit 101", "params": {"p0": "AL02"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 17.62584690004587}