{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DEB2\"", "rows": [["DEB2", 1, 1.09], ["DEB2", 2, 1.51], ["DEB2", 3, 4.62], ["DEB2", 4, 8.32], ["DEB2", 5, 12.32], ["DEB2", 6, 15.56], ["DEB2", 7, 17.65], ["DEB2", 8, 17.36], ["DEB2", 9, 13.57], ["DEB2", 10, 9.39], ["DEB2", 11, 4.9], ["DEB2", 12, 1.87]], "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": "DEB2"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 14.487204141914845}