{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DE22\"", "rows": [["DE22", 1, 0.04], ["DE22", 2, 1.16], ["DE22", 3, 5.01], ["DE22", 4, 9.61], ["DE22", 5, 14.15], ["DE22", 6, 17.58], ["DE22", 7, 19.38], ["DE22", 8, 19.28], ["DE22", 9, 14.68], ["DE22", 10, 9.87], ["DE22", 11, 4.6], ["DE22", 12, 0.95]], "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": "DE22"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 19.157332368195057}