{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DEA5\"", "rows": [["DEA5", 1, 0.66], ["DEA5", 2, 1.0], ["DEA5", 3, 4.05], ["DEA5", 4, 8.07], ["DEA5", 5, 12.05], ["DEA5", 6, 15.02], ["DEA5", 7, 17.05], ["DEA5", 8, 16.86], ["DEA5", 9, 13.3], ["DEA5", 10, 9.27], ["DEA5", 11, 4.88], ["DEA5", 12, 1.75]], "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": "DEA5"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 33.04918576031923}