{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DK02\"", "rows": [["DK02", 1, 1.17], ["DK02", 2, 1.32], ["DK02", 3, 3.24], ["DK02", 4, 7.3], ["DK02", 5, 11.71], ["DK02", 6, 15.14], ["DK02", 7, 17.62], ["DK02", 8, 17.51], ["DK02", 9, 14.01], ["DK02", 10, 9.62], ["DK02", 11, 5.46], ["DK02", 12, 2.44]], "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": "DK02"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 35.35551484674215}