{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"BE10\"", "rows": [["BE10", 1, 3.52], ["BE10", 2, 3.97], ["BE10", 3, 6.59], ["BE10", 4, 9.75], ["BE10", 5, 13.44], ["BE10", 6, 16.35], ["BE10", 7, 18.4], ["BE10", 8, 18.2], ["BE10", 9, 15.14], ["BE10", 10, 11.44], ["BE10", 11, 7.2], ["BE10", 12, 4.19]], "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": "BE10"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 88.42299319803715}