{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"BE24\"", "rows": [["BE24", 1, 3.44], ["BE24", 2, 3.9], ["BE24", 3, 6.53], ["BE24", 4, 9.75], ["BE24", 5, 13.47], ["BE24", 6, 16.38], ["BE24", 7, 18.44], ["BE24", 8, 18.21], ["BE24", 9, 15.13], ["BE24", 10, 11.39], ["BE24", 11, 7.13], ["BE24", 12, 4.11]], "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": "BE24"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 71.741689927876}