{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DE60\"", "rows": [["DE60", 1, 1.84], ["DE60", 2, 2.26], ["DE60", 3, 4.72], ["DE60", 4, 9.03], ["DE60", 5, 13.22], ["DE60", 6, 16.29], ["DE60", 7, 18.46], ["DE60", 8, 18.26], ["DE60", 9, 14.69], ["DE60", 10, 10.24], ["DE60", 11, 5.71], ["DE60", 12, 2.77]], "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": "DE60"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 65.2809590101242}