{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DEA3\"", "rows": [["DEA3", 1, 2.15], ["DEA3", 2, 2.6], ["DEA3", 3, 5.35], ["DEA3", 4, 9.16], ["DEA3", 5, 13.19], ["DEA3", 6, 16.18], ["DEA3", 7, 18.3], ["DEA3", 8, 18.0], ["DEA3", 9, 14.5], ["DEA3", 10, 10.33], ["DEA3", 11, 5.96], ["DEA3", 12, 2.95]], "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": "DEA3"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 168.40688977390528}