{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DE11\"", "rows": [["DE11", 1, -0.03], ["DE11", 2, 0.58], ["DE11", 3, 4.19], ["DE11", 4, 8.39], ["DE11", 5, 12.65], ["DE11", 6, 16.05], ["DE11", 7, 18.06], ["DE11", 8, 17.95], ["DE11", 9, 13.66], ["DE11", 10, 9.24], ["DE11", 11, 4.18], ["DE11", 12, 0.99]], "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": "DE11"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 10.498655959963799}