{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DE50\"", "rows": [["DE50", 1, 2.23], ["DE50", 2, 2.66], ["DE50", 3, 5.2], ["DE50", 4, 9.26], ["DE50", 5, 13.2], ["DE50", 6, 16.16], ["DE50", 7, 18.29], ["DE50", 8, 18.1], ["DE50", 9, 14.73], ["DE50", 10, 10.45], ["DE50", 11, 6.04], ["DE50", 12, 3.11]], "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": "DE50"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 13.83386179804802}