Weather-Demand Forecasting
Correlate Baltic weather data with commodity trade flows. Holt-Winters time series forecasting. Temperature → energy demand predictions.
Base URL
INLINECODE0
Demand Forecast ($0.10 x402)
curl "https://sputnikx.xyz/api/v1/agent/trade/demand-forecast?reporter=LV&hs2=27&months=6"
Returns: Holt-Winters forecast with confidence intervals for commodity imports.
Weather + Trade Correlation
curl "https://sputnikx.xyz/api/v1/agent/trade/seasonality?reporter=LV&hs2=27"
Returns: Monthly patterns showing temperature-trade correlation.
Use Cases
- - Predict heating fuel demand based on weather forecast
- Anticipate commodity import spikes before they happen
- Plan inventory based on seasonal weather patterns
- Analyze climate impact on Baltic trade flows
技能名称: weather-demand
详细描述:
天气-需求预测
将波罗的海天气数据与商品贸易流相关联。霍尔特-温特斯时间序列预测。温度→能源需求预测。
基础URL
https://sputnikx.xyz/api/v1/agent
需求预测($0.10 x402)
bash
curl https://sputnikx.xyz/api/v1/agent/trade/demand-forecast?reporter=LV&hs2=27&months=6
返回:带有置信区间的商品进口霍尔特-温特斯预测。
天气与贸易相关性
bash
curl https://sputnikx.xyz/api/v1/agent/trade/seasonality?reporter=LV&hs2=27
返回:显示温度与贸易相关性的月度模式。
应用场景
- - 基于天气预报预测供暖燃料需求
- 提前预判商品进口高峰
- 根据季节性天气模式规划库存
- 分析气候对波罗的海贸易流的影响