{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DEE0\"", "rows": [["DEE0", 1, 1.23], ["DEE0", 2, 1.93], ["DEE0", 3, 4.81], ["DEE0", 4, 9.32], ["DEE0", 5, 13.76], ["DEE0", 6, 17.09], ["DEE0", 7, 19.3], ["DEE0", 8, 19.09], ["DEE0", 9, 14.97], ["DEE0", 10, 10.21], ["DEE0", 11, 5.4], ["DEE0", 12, 2.21]], "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": "DEE0"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 53.80213912576437}