{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DEB3\"", "rows": [["DEB3", 1, 0.82], ["DEB3", 2, 1.56], ["DEB3", 3, 4.82], ["DEB3", 4, 8.8], ["DEB3", 5, 12.88], ["DEB3", 6, 16.34], ["DEB3", 7, 18.47], ["DEB3", 8, 18.3], ["DEB3", 9, 14.13], ["DEB3", 10, 9.62], ["DEB3", 11, 4.84], ["DEB3", 12, 1.73]], "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": "DEB3"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 17.955598421394825}