{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DE24\"", "rows": [["DE24", 1, -0.01], ["DE24", 2, 0.67], ["DE24", 3, 4.32], ["DE24", 4, 9.03], ["DE24", 5, 13.4], ["DE24", 6, 16.68], ["DE24", 7, 18.66], ["DE24", 8, 18.47], ["DE24", 9, 14.08], ["DE24", 10, 9.36], ["DE24", 11, 4.38], ["DE24", 12, 1.05]], "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": "DE24"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 15.623796731233597}