{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"BE23\"", "rows": [["BE23", 1, 3.85], ["BE23", 2, 4.29], ["BE23", 3, 6.78], ["BE23", 4, 9.88], ["BE23", 5, 13.51], ["BE23", 6, 16.38], ["BE23", 7, 18.43], ["BE23", 8, 18.25], ["BE23", 9, 15.33], ["BE23", 10, 11.64], ["BE23", 11, 7.48], ["BE23", 12, 4.48]], "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": "BE23"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 28.29281333833933}