Skip to content
AlpineDataWorks.AI
← All products
Energy · Index Paid

Energy-Cost Volatility

Enables corporate buyers to quantify price risk and justify locking in long-term energy contracts to stabilize operational budgets.

Refresh
monthly
History
10.2 yrs
Plan
Paid
41.7/ 100
Stable

US energy markets (WTI crude + CPI energy)

2016-05-01 10.2 yrs · 124 pts 2026-06-27

Top drivers

wti_vol_30d_normalizedenergy_cpi_vol_3mo_normalizedwti_price_change_30d_pct
⌁ mcp.call("adw-023") vADW-023-live-1.0
Use cases

What it unlocks

For an agent

An energy procurement agent monitors ADW-023 weekly and triggers a contract-lock recommendation whenever the score exceeds 65 (the index's historical 80th percentile) on a rising trend with confidence > 0.75. The IOM's top_drivers field tells the agent whether the elevation is driven by WTI spot volatility (30-day log-return stdev, 70% weight) or by Energy CPI stdev (30% weight), which determines whether the recommended hedge is a WTI futures contract or a fixed-price utility agreement. The current reading of 41.7 sits at the 94th percentile of its 10-year history — meaning the index is unusually high relative to its own typical range of 2.7-91.4 — and with a rising trend, the agent would be generating a procurement-alert right now. The methodology_version in source_lineage ensures that the agent's recommendation memo cites a transparent, auditable formula rather than an opaque vendor model.

📈

For the business

A corporate CFO at a mid-sized manufacturer uses ADW-023 to justify locking in 12-month fixed energy contracts at board level. Prior to ADW-023, the finance team assembled WTI spot prices, EIA weekly reports, and Energy CPI manually — a process that took three days and produced no standardized risk score. With the IOM's volatility_level label and wti_price_change_30d_pct field, the CFO can present a single number to the board (e.g., 'energy cost volatility is at the 94th percentile of the last 10 years and rising') that directly supports the financial case for hedging, replacing an ad hoc narrative with a reproducible, dated intelligence signal.

Forward outlook

Prediction

Horizon
Recommended use
Justify long-term energy contract lock-in. Score > 50 = elevated procurement risk; consider hedging. Descriptive volatility signal.
Methodology

How it's built

30d WTI log-return stdev (70%) + 3mo Energy CPI stdev (30%); min-max normalized vs 5yr history → 0-100

FRED (DCOILWTICO, CPIENGSL)

Version ADW-023-live-1.0 · validated to beat a naive baseline · benchmark: EIA-derived

Live response

The object an agent receives

One call returns the answer with its reasoning attached — the live Intelligence Object for ADW-023.

GET /v1/intelligence/adw-023
{
  "product_id": "ADW-023",
  "entity": "US energy markets (WTI crude + CPI energy)",
  "score": 41.7,
  "trend": "moderate",
  "confidence": 0.85,
  "top_drivers": [
    {
      "factor": "wti_vol_30d_normalized",
      "contribution": 0.366
    },
    {
      "factor": "energy_cpi_vol_3mo_normalized",
      "contribution": 0.537
    },
    {
      "factor": "wti_price_change_30d_pct",
      "contribution": -19.76
    }
  ],
  "recommended_use": "Justify long-term energy contract lock-in. Score > 50 = elevated procurement risk; consider hedging. Descriptive volatility signal.",
  "methodology_version": "ADW-023-live-1.0",
  "freshness": "2026-06-27T05:00:19.279Z",
  "coverage": "US energy markets (WTI daily + CPI Energy monthly)",
  "source_lineage": [
    "FRED DCOILWTICO (WTI crude oil)",
    "FRED CPIENGSL (Energy CPI)"
  ],
  "allowed_use": "informational",
  "energy_volatility_score": 41.7,
  "volatility_level": "moderate",
  "wti_vol_30d": 0.032351,
  "energy_cpi_vol_3mo": 0.030868,
  "wti_price_latest_usd": 78.94,
  "wti_price_change_30d_pct": -19.76,
  "validation_status": "descriptive"
}
IOM schema

The agent-callable contract

Every product conforms to the Intelligence Object Model — typed, versioned, and discoverable.

  • product_id
  • entity
  • score
  • trend
  • confidence
  • top_drivers
  • prediction_horizon
  • recommended_use
  • methodology_version
  • freshness
  • coverage
  • source_lineage
  • allowed_use
MCP tool: adw.adw_023
Access options

Consume it your way

  • Dashboard

    Read the score + drivers in the console.

  • REST API

    /v1/intelligence/adw-023

  • MCP tool

    adw.adw_023

  • Marketplace

    Discoverable by any MCP agent via the MCP registry.

  • White-label

    Embed under your own brand (Platinum).

Plan requirement

Depth scales with the plan

  • Free Sample object — current score only
  • Gold Full drivers + history + confidence
  • Platinum White-label + bulk + SLA
Compare plans →

Call ADW-023 in one request.