{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"CH02\"", "rows": [["CH02", 1, -1.33], ["CH02", 2, -0.59], ["CH02", 3, 3.03], ["CH02", 4, 6.6], ["CH02", 5, 10.78], ["CH02", 6, 14.51], ["CH02", 7, 16.51], ["CH02", 8, 16.41], ["CH02", 9, 12.43], ["CH02", 10, 8.36], ["CH02", 11, 2.94], ["CH02", 12, -0.39]], "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": "CH02"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 15.986859798431396}