{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"BE32\"", "rows": [["BE32", 1, 3.49], ["BE32", 2, 3.95], ["BE32", 3, 6.56], ["BE32", 4, 9.66], ["BE32", 5, 13.26], ["BE32", 6, 16.21], ["BE32", 7, 18.28], ["BE32", 8, 18.09], ["BE32", 9, 15.03], ["BE32", 10, 11.38], ["BE32", 11, 7.12], ["BE32", 12, 4.12]], "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": "BE32"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 16.527077183127403}