feat: introduce PolyWeather web map API for interactive weather data visualization, analysis, and market-related data collection.
This commit is contained in:
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user