{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DK04\"", "rows": [["DK04", 1, 1.31], ["DK04", 2, 1.36], ["DK04", 3, 3.14], ["DK04", 4, 7.02], ["DK04", 5, 11.16], ["DK04", 6, 14.2], ["DK04", 7, 16.51], ["DK04", 8, 16.39], ["DK04", 9, 13.2], ["DK04", 10, 9.08], ["DK04", 11, 5.13], ["DK04", 12, 2.35]], "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": "DK04"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 20.709671080112457}