{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DE23\"", "rows": [["DE23", 1, -0.34], ["DE23", 2, 0.54], ["DE23", 3, 4.35], ["DE23", 4, 9.06], ["DE23", 5, 13.59], ["DE23", 6, 16.99], ["DE23", 7, 18.87], ["DE23", 8, 18.69], ["DE23", 9, 14.16], ["DE23", 10, 9.29], ["DE23", 11, 4.12], ["DE23", 12, 0.68]], "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": "DE23"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 15.599831938743591}