{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"BG34\"", "rows": [["BG34", 1, 1.59], ["BG34", 2, 3.2], ["BG34", 3, 6.51], ["BG34", 4, 11.19], ["BG34", 5, 16.43], ["BG34", 6, 20.84], ["BG34", 7, 23.35], ["BG34", 8, 23.48], ["BG34", 9, 18.82], ["BG34", 10, 13.33], ["BG34", 11, 8.01], ["BG34", 12, 3.0]], "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": "BG34"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 170.67711800336838}