{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DE93\"", "rows": [["DE93", 1, 1.39], ["DE93", 2, 1.9], ["DE93", 3, 4.57], ["DE93", 4, 8.96], ["DE93", 5, 13.17], ["DE93", 6, 16.21], ["DE93", 7, 18.35], ["DE93", 8, 18.1], ["DE93", 9, 14.41], ["DE93", 10, 9.93], ["DE93", 11, 5.33], ["DE93", 12, 2.36]], "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": "DE93"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 27.662334963679314}