{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DEA2\"", "rows": [["DEA2", 1, 2.66], ["DEA2", 2, 3.15], ["DEA2", 3, 5.95], ["DEA2", 4, 9.5], ["DEA2", 5, 13.45], ["DEA2", 6, 16.56], ["DEA2", 7, 18.66], ["DEA2", 8, 18.43], ["DEA2", 9, 14.88], ["DEA2", 10, 10.89], ["DEA2", 11, 6.53], ["DEA2", 12, 3.51]], "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": "DEA2"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 73.13472405076027}