{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"BE35\"", "rows": [["BE35", 1, 2.55], ["BE35", 2, 2.98], ["BE35", 3, 5.75], ["BE35", 4, 8.97], ["BE35", 5, 12.67], ["BE35", 6, 15.66], ["BE35", 7, 17.71], ["BE35", 8, 17.54], ["BE35", 9, 14.28], ["BE35", 10, 10.62], ["BE35", 11, 6.29], ["BE35", 12, 3.3]], "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": "BE35"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 34.82824470847845}