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

Global Volcanic Alert Level Index

How elevated is US volcanic alert pressure right now?

Refresh
daily
History
0 yrs
Plan
Paid
39.6/ 100
Falling

US-Volcanic-System

2026-06-26 0 yrs · 2 pts 2026-06-27

Top drivers

Great Sitkin (WATCH)Kilauea (WATCH)Kupreanof (ADVISORY)
⌁ mcp.call("adw-356") vADW-356-live-1.0
Use cases

What it unlocks

For an agent

A property-catastrophe risk agent ingests ADW-356 daily and gates model-run scheduling based on alert level: when score > 66 (WATCH-equivalent pressure for a single high-severity US volcano), the agent automatically queues an updated Oasis loss simulation for any insured properties within 100 km of the flagged volcanoes named in the Signal tier's elevated_volcano_names field. The methodology_version tag — tied directly to USGS HANS alert weights (WARNING=100, WATCH=66, ADVISORY=33) — lets the agent reference authoritative government thresholds rather than an internal heuristic, preserving audit chain for reinsurance treaty documentation.

📈

For the business

A specialty-lines underwriter covering hospitality and agricultural businesses in Pacific Northwest and Hawaii uses the daily ADW-356 refresh to make binding decisions with same-day awareness of eruption-risk escalations — something impossible with proprietary EMSI or Verisk volcanic datasets that update on event-driven, irregular schedules. When the index rises above its 50-baseline (equivalent to five mid-severity advisories simultaneously), the underwriter suspends new binding authority for at-risk ZIP codes and initiates policy-holder notification, replacing the current practice of monitoring USGS pages manually across eight separate volcano observatory feeds.

Forward outlook

Prediction

Horizon
Recommended use
Real-time US volcanic alert pressure index. Rising scores signal more or higher-severity volcanic unrest — relevant to aviation route risk, natural-hazard insurance exposure, and supply-chain disruption screening (ash plumes affect Pacific/Alaska air freight). Descriptive only — not an eruption-probability model.
Methodology

How it's built

alert-weight sum normalized to 5-volcano baseline (BASELINE_SUM=250)

Version ADW-356-live-1.0 · validated to beat a naive baseline · benchmark: No equivalent free real-time index; EMSI/Verisk volcanic datasets are proprietary

Live response

The object an agent receives

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

GET /v1/iom/ADW-356
{
  "product_id": "ADW-356",
  "entity": "US-Volcanic-System",
  "score": 39.6,
  "trend": "falling",
  "confidence": 0.7,
  "top_drivers": [
    {
      "factor": "Great Sitkin (WATCH)",
      "contribution": 66
    },
    {
      "factor": "Kilauea (WATCH)",
      "contribution": 66
    },
    {
      "factor": "Kupreanof (ADVISORY)",
      "contribution": 33
    },
    {
      "factor": "Shishaldin (ADVISORY)",
      "contribution": 33
    },
    {
      "factor": "total_elevated_volcanoes",
      "contribution": 4
    }
  ],
  "recommended_use": "Real-time US volcanic alert pressure index. Rising scores signal more or higher-severity volcanic unrest — relevant to aviation route risk, natural-hazard insurance exposure, and supply-chain disruption screening (ash plumes affect Pacific/Alaska air freight). Descriptive only — not an eruption-probability model.",
  "methodology_version": "ADW-356-live-1.0",
  "freshness": "2026-06-27T00:00:12.871Z",
  "coverage": "All US volcanoes currently at ADVISORY, WATCH, or WARNING level per the USGS Volcano Hazard Notification System (HANS). Covers Alaska (AVO), Hawaii (HVO), Cascades (CVO), Yellowstone (YVO), and Mariana Islands (CNVO). Does not include non-US volcanoes (e.g. Iceland, Japan).",
  "source_lineage": [
    "volcanoes.usgs.gov/hans-public/api/volcano/getElevatedVolcanoes (keyless, real-time)"
  ],
  "allowed_use": "informational",
  "validation_status": "descriptive",
  "total_elevated_volcanoes": 4,
  "weighted_alert_sum": 198,
  "baseline_sum": 250,
  "warning_count": 0,
  "watch_count": 2,
  "advisory_count": 2,
  "elevated_volcano_names": [
    "Great Sitkin (WATCH)",
    "Kilauea (WATCH)",
    "Kupreanof (ADVISORY)",
    "Shishaldin (ADVISORY)"
  ],
  "next_fresh_at": "2026-06-28T00:00:12.871Z",
  "data_notes": [
    "Covers US volcanoes only; global volcanic systems (e.g. Iceland, Kamchatka) excluded.",
    "Alert levels are expert-assessed by USGS observatory scientists; not automated.",
    "Rapid-onset events may create a brief lag (minutes) between onset and published notice.",
    "Score 0 = no elevated volcanoes; score 50 = baseline (5 mid-severity); score 100 = extreme pressure (hard cap)."
  ]
}
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_356
Access options

Consume it your way

  • Dashboard

    Read the score + drivers in the console.

  • REST API

    /v1/iom/ADW-356

  • MCP tool

    adw.adw_356

  • 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-356 in one request.