{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"CH07\"", "rows": [["CH07", 1, -4.06], ["CH07", 2, -2.99], ["CH07", 3, 0.58], ["CH07", 4, 4.06], ["CH07", 5, 8.94], ["CH07", 6, 13.22], ["CH07", 7, 15.32], ["CH07", 8, 15.1], ["CH07", 9, 11.05], ["CH07", 10, 6.54], ["CH07", 11, 1.06], ["CH07", 12, -3.25]], "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": "CH07"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 81.33563678711653}