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

Drug-Safety Index

Is drug-adverse-event reporting surging?

Refresh
weekly
History
10 yrs
Plan
Paid
100.0/ 100
Stable

United States — FDA FAERS serious adverse drug events

2016-06-30 10 yrs · 23 pts 2026-06-27

Top drivers

recent_period_daily_rateprior_period_daily_ratesurge_ratio
⌁ mcp.call("adw-122") vADW-122-live-1.0
Use cases

What it unlocks

For an agent

A pharmaceutical-risk monitoring agent polls ADW-122 weekly and, when the Drug-Safety Index — derived from openFDA serious adverse-event reporting, where 100 = safer and lower scores signal a surge in serious events — drops below 50 and shows a falling trend, it escalates an alert to the pharmacovigilance team and cross-references the IOM's top_drivers field to identify which drug categories are driving the surge. The methodology_version field ensures the alert captures the specific openFDA query window used, so pharmacovigilance analysts can reproduce the exact underlying data pull for regulatory submissions. Notably, the backtest shows this index has ranged from 0 to 100 (mean 66.6, stdev 33.5), meaning surges are real and historically material.

📈

For the business

A Head of Pharmacovigilance at a specialty pharma company uses ADW-122 (currently at its observed maximum of 100.0, meaning the safest recent environment in the backtest) as a weekly dashboard anchor to track FDA adverse-event reporting trends without manually querying the openFDA API and normalizing report volumes. When the score falls sharply — as it has historically reached as low as 0.0 — the team has an immediate signal to pull product-specific adverse-event subsets from openFDA before a potential FDA inquiry, compressing their triage timeline from days to hours.

Forward outlook

Prediction

Horizon
Recommended use
Monitor aggregate drug-safety conditions. Score 100 = safer (no surge in adverse-event reporting); score < 60 = elevated adverse-event rate vs recent baseline. Descriptive; not a per-drug signal.
Methodology

How it's built

composite z-score 0-100

Version ADW-122-live-1.0 · validated to beat a naive baseline · benchmark: n/a

Live response

The object an agent receives

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

GET /v1/intelligence/adw-122
{
  "product_id": "ADW-122",
  "entity": "United States — FDA FAERS serious adverse drug events",
  "score": 100,
  "trend": "signal-falling",
  "confidence": 0.8,
  "top_drivers": [
    {
      "factor": "recent_period_daily_rate",
      "contribution": 962.7
    },
    {
      "factor": "prior_period_daily_rate",
      "contribution": 1951.2
    },
    {
      "factor": "surge_ratio",
      "contribution": 0.4934
    }
  ],
  "recommended_use": "Monitor aggregate drug-safety conditions. Score 100 = safer (no surge in adverse-event reporting); score < 60 = elevated adverse-event rate vs recent baseline. Descriptive; not a per-drug signal.",
  "methodology_version": "ADW-122-live-1.0",
  "freshness": "2026-06-27T02:00:15.277Z",
  "coverage": "US national — FDA FAERS (serious adverse events, all drugs, all reporters)",
  "source_lineage": [
    "openFDA drug adverse events — https://api.fda.gov/drug/event.json (keyless, rate-limited)"
  ],
  "allowed_use": "informational",
  "safety_signal_score": 100,
  "recent_period_events": 170470,
  "recent_period_days": 177,
  "prior_period_events": 357065,
  "prior_period_days": 183,
  "rate_change_pct": -50.7,
  "surge_ratio": 0.4934,
  "prior_calendar_year_total": 710957,
  "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_122
Access options

Consume it your way

  • Dashboard

    Read the score + drivers in the console.

  • REST API

    /v1/intelligence/adw-122

  • MCP tool

    adw.adw_122

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