{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"CH05\"", "rows": [["CH05", 1, -7.96], ["CH05", 2, -6.58], ["CH05", 3, -2.6], ["CH05", 4, 0.99], ["CH05", 5, 5.33], ["CH05", 6, 10.0], ["CH05", 7, 12.08], ["CH05", 8, 12.01], ["CH05", 9, 7.89], ["CH05", 10, 3.66], ["CH05", 11, -2.27], ["CH05", 12, -7.06]], "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": "CH05"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 34.04980152845383}