{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DE92\"", "rows": [["DE92", 1, 2.06], ["DE92", 2, 2.58], ["DE92", 3, 5.31], ["DE92", 4, 9.44], ["DE92", 5, 13.51], ["DE92", 6, 16.59], ["DE92", 7, 18.8], ["DE92", 8, 18.59], ["DE92", 9, 14.92], ["DE92", 10, 10.54], ["DE92", 11, 6.05], ["DE92", 12, 3.0]], "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": "DE92"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 11.565710417926311}