{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DE40\"", "rows": [["DE40", 1, 0.77], ["DE40", 2, 1.37], ["DE40", 3, 4.06], ["DE40", 4, 8.64], ["DE40", 5, 13.12], ["DE40", 6, 16.34], ["DE40", 7, 18.51], ["DE40", 8, 18.27], ["DE40", 9, 14.3], ["DE40", 10, 9.61], ["DE40", 11, 4.86], ["DE40", 12, 1.78]], "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": "DE40"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 76.27798244357109}