feat: introduce PolyWeather web map API for interactive weather data visualization, analysis, and market-related data collection.

This commit is contained in:
2569718930@qq.com
2026-03-06 10:04:00 +08:00
parent d9876256b3
commit 86c15d2fd2
4 changed files with 756 additions and 1 deletions
+3
View File
@@ -590,6 +590,9 @@ def build_city_market_snapshot(
"question": market.get("question"),
"city": market.get("city"),
"date": market.get("date"),
"threshold": market.get("threshold"),
"threshold_unit": market.get("threshold_unit"),
"contract_type": market.get("contract_type"),
"slug": market.get("slug"),
"url": market.get("url"),
"volume": market.get("volume"),