{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DE27\"", "rows": [["DE27", 1, -0.21], ["DE27", 2, 0.48], ["DE27", 3, 4.19], ["DE27", 4, 8.34], ["DE27", 5, 12.7], ["DE27", 6, 16.15], ["DE27", 7, 18.01], ["DE27", 8, 17.88], ["DE27", 9, 13.58], ["DE27", 10, 9.21], ["DE27", 11, 3.91], ["DE27", 12, 0.62]], "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": "DE27"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 36.626145243644714}