{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DE21\"", "rows": [["DE21", 1, -0.34], ["DE21", 2, 0.49], ["DE21", 3, 4.28], ["DE21", 4, 8.55], ["DE21", 5, 12.87], ["DE21", 6, 16.33], ["DE21", 7, 18.17], ["DE21", 8, 18.05], ["DE21", 9, 13.64], ["DE21", 10, 9.26], ["DE21", 11, 3.91], ["DE21", 12, 0.44]], "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": "DE21"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 16.62910357117653}