{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DE94\"", "rows": [["DE94", 1, 2.36], ["DE94", 2, 2.77], ["DE94", 3, 5.33], ["DE94", 4, 9.2], ["DE94", 5, 13.05], ["DE94", 6, 15.92], ["DE94", 7, 18.05], ["DE94", 8, 17.86], ["DE94", 9, 14.61], ["DE94", 10, 10.49], ["DE94", 11, 6.15], ["DE94", 12, 3.21]], "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": "DE94"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 30.574766919016838}