{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DE73\"", "rows": [["DE73", 1, 0.31], ["DE73", 2, 0.97], ["DE73", 3, 4.03], ["DE73", 4, 8.24], ["DE73", 5, 12.32], ["DE73", 6, 15.57], ["DE73", 7, 17.68], ["DE73", 8, 17.47], ["DE73", 9, 13.45], ["DE73", 10, 8.95], ["DE73", 11, 4.42], ["DE73", 12, 1.25]], "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": "DE73"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 17.533035948872566}