{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"BE34\"", "rows": [["BE34", 1, 0.98], ["BE34", 2, 1.31], ["BE34", 3, 4.31], ["BE34", 4, 7.76], ["BE34", 5, 11.57], ["BE34", 6, 14.61], ["BE34", 7, 16.6], ["BE34", 8, 16.42], ["BE34", 9, 12.98], ["BE34", 10, 9.23], ["BE34", 11, 4.8], ["BE34", 12, 1.8]], "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": "BE34"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 8.410184644162655}