{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DE26\"", "rows": [["DE26", 1, 0.94], ["DE26", 2, 1.63], ["DE26", 3, 5.12], ["DE26", 4, 9.51], ["DE26", 5, 13.71], ["DE26", 6, 17.04], ["DE26", 7, 19.11], ["DE26", 8, 18.94], ["DE26", 9, 14.63], ["DE26", 10, 9.89], ["DE26", 11, 4.96], ["DE26", 12, 1.8]], "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": "DE26"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 34.832775592803955}