{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"BE33\"", "rows": [["BE33", 1, 2.0], ["BE33", 2, 2.42], ["BE33", 3, 5.3], ["BE33", 4, 8.8], ["BE33", 5, 12.59], ["BE33", 6, 15.55], ["BE33", 7, 17.55], ["BE33", 8, 17.34], ["BE33", 9, 14.0], ["BE33", 10, 10.27], ["BE33", 11, 5.95], ["BE33", 12, 2.9]], "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": "BE33"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 25.868126191198826}