{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"CZ04\"", "rows": [["CZ04", 1, -0.5], ["CZ04", 2, 0.4], ["CZ04", 3, 3.89], ["CZ04", 4, 8.93], ["CZ04", 5, 13.62], ["CZ04", 6, 17.14], ["CZ04", 7, 19.23], ["CZ04", 8, 19.0], ["CZ04", 9, 14.28], ["CZ04", 10, 9.05], ["CZ04", 11, 3.91], ["CZ04", 12, 0.54]], "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": "CZ04"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 23.688827641308308}