{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"BE25\"", "rows": [["BE25", 1, 4.14], ["BE25", 2, 4.54], ["BE25", 3, 6.82], ["BE25", 4, 9.69], ["BE25", 5, 13.17], ["BE25", 6, 15.98], ["BE25", 7, 18.12], ["BE25", 8, 18.04], ["BE25", 9, 15.31], ["BE25", 10, 11.75], ["BE25", 11, 7.71], ["BE25", 12, 4.74]], "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": "BE25"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 36.29363980144262}