{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DE13\"", "rows": [["DE13", 1, -1.48], ["DE13", 2, -0.98], ["DE13", 3, 2.46], ["DE13", 4, 6.54], ["DE13", 5, 10.66], ["DE13", 6, 14.16], ["DE13", 7, 16.05], ["DE13", 8, 15.99], ["DE13", 9, 12.01], ["DE13", 10, 8.04], ["DE13", 11, 2.86], ["DE13", 12, -0.45]], "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": "DE13"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 38.04280608892441}