{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"BE22\"", "rows": [["BE22", 1, 3.26], ["BE22", 2, 3.76], ["BE22", 3, 6.47], ["BE22", 4, 9.92], ["BE22", 5, 13.81], ["BE22", 6, 16.77], ["BE22", 7, 18.82], ["BE22", 8, 18.5], ["BE22", 9, 15.2], ["BE22", 10, 11.35], ["BE22", 11, 7.01], ["BE22", 12, 4.0]], "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": "BE22"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 11.5053066983819}