{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DE30\"", "rows": [["DE30", 1, 0.73], ["DE30", 2, 1.58], ["DE30", 3, 4.46], ["DE30", 4, 9.4], ["DE30", 5, 14.12], ["DE30", 6, 17.53], ["DE30", 7, 19.61], ["DE30", 8, 19.48], ["DE30", 9, 15.1], ["DE30", 10, 10.11], ["DE30", 11, 5.14], ["DE30", 12, 1.91]], "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": "DE30"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 15.027163550257683}