{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"BE21\"", "rows": [["BE21", 1, 3.61], ["BE21", 2, 4.04], ["BE21", 3, 6.67], ["BE21", 4, 9.98], ["BE21", 5, 13.74], ["BE21", 6, 16.59], ["BE21", 7, 18.63], ["BE21", 8, 18.38], ["BE21", 9, 15.31], ["BE21", 10, 11.52], ["BE21", 11, 7.29], ["BE21", 12, 4.27]], "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": "BE21"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 19.248954951763153}