{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"CH04\"", "rows": [["CH04", 1, 0.99], ["CH04", 2, 1.66], ["CH04", 3, 5.27], ["CH04", 4, 8.98], ["CH04", 5, 13.25], ["CH04", 6, 16.94], ["CH04", 7, 18.92], ["CH04", 8, 18.86], ["CH04", 9, 14.7], ["CH04", 10, 10.45], ["CH04", 11, 5.15], ["CH04", 12, 1.81]], "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": "CH04"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 21.135084331035614}