{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"CZ06\"", "rows": [["CZ06", 1, -1.85], ["CZ06", 2, -0.57], ["CZ06", 3, 3.12], ["CZ06", 4, 8.38], ["CZ06", 5, 13.0], ["CZ06", 6, 16.63], ["CZ06", 7, 18.61], ["CZ06", 8, 18.45], ["CZ06", 9, 13.6], ["CZ06", 10, 8.55], ["CZ06", 11, 3.62], ["CZ06", 12, -0.83]], "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": "CZ06"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 28.668212704360485}