{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DE71\"", "rows": [["DE71", 1, 1.66], ["DE71", 2, 2.37], ["DE71", 3, 5.77], ["DE71", 4, 9.92], ["DE71", 5, 14.15], ["DE71", 6, 17.59], ["DE71", 7, 19.74], ["DE71", 8, 19.56], ["DE71", 9, 15.28], ["DE71", 10, 10.48], ["DE71", 11, 5.67], ["DE71", 12, 2.49]], "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": "DE71"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 30.705463141202927}