{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DE72\"", "rows": [["DE72", 1, 1.17], ["DE72", 2, 1.73], ["DE72", 3, 4.92], ["DE72", 4, 8.98], ["DE72", 5, 13.09], ["DE72", 6, 16.37], ["DE72", 7, 18.46], ["DE72", 8, 18.22], ["DE72", 9, 14.23], ["DE72", 10, 9.66], ["DE72", 11, 5.1], ["DE72", 12, 1.94]], "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": "DE72"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 11.834031902253628}