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

Behavioral-Health Stress

How strained is US behavioral health?

Refresh
annual
History
3.5 yrs
Plan
Paid
51.2/ 100
Stable

United States

2023-01-01 3.5 yrs · 4 pts 2026-06-27

Top drivers

Depression prevalence %Frequent mental distress %
⌁ mcp.call("adw-121") vADW-121-live-1.0
Use cases

What it unlocks

For an agent

An employee benefits agent running within an HR platform monitors ADW-121 (CDC PLACES mental-distress and depression composite, 0-100) quarterly and, when the score exceeds 55 in a target region where employees are concentrated, it automatically surfaces an EAP (Employee Assistance Program) utilization alert and recommends increasing telehealth mental-health benefit promotion cadence. The IOM's confidence and source_lineage fields allow the agent to distinguish a genuine CDC PLACES signal from an artifact of small-area estimation uncertainty, preventing false escalations in low-population geographies.

📈

For the business

A Chief People Officer at a 5,000-person employer uses ADW-121's regional score (current national reading: 51.2 — near neutral, at the 100th percentile of its observed range) to prioritize which office locations receive enhanced mental-health benefit communications and manager-training deployments in a given quarter. Previously this decision required commissioning a custom health-risk assessment vendor study ($40-80K per engagement); ADW-121 provides a standardized, annually refreshed CDC-sourced signal that the benefits team can act on without external research spend.

Forward outlook

Prediction

Horizon
Recommended use
Track US behavioral-health stress burden at a national level. Lower score = higher prevalence of mental distress/depression. Descriptive; annual cadence.
Methodology

How it's built

composite z-score 0-100

Version ADW-121-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-121.

GET /v1/intelligence/adw-121
{
  "product_id": "ADW-121",
  "entity": "United States",
  "score": 51.2,
  "trend": "elevated",
  "confidence": 0.86,
  "top_drivers": [
    {
      "factor": "Depression prevalence %",
      "contribution": 22.06
    },
    {
      "factor": "Frequent mental distress %",
      "contribution": 16.97
    }
  ],
  "recommended_use": "Track US behavioral-health stress burden at a national level. Lower score = higher prevalence of mental distress/depression. Descriptive; annual cadence.",
  "methodology_version": "ADW-121-live-1.0",
  "freshness": "2026-06-27T02:00:13.555Z",
  "coverage": "US national (78,815 county/place locations, CDC PLACES 2023)",
  "source_lineage": [
    "CDC PLACES dataset — data.cdc.gov/resource/cwsq-ngmh.json (keyless, PLACES 2023 CrdPrv)"
  ],
  "allowed_use": "informational",
  "behavioral_stress_score": 51.2,
  "stress_level": "moderate",
  "mental_distress_prevalence_pct": 16.97,
  "depression_prevalence_pct": 22.06,
  "weighted_stress_pct": 19.51,
  "data_year": "2023",
  "locations_sampled": 78815,
  "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_121
Access options

Consume it your way

  • Dashboard

    Read the score + drivers in the console.

  • REST API

    /v1/intelligence/adw-121

  • MCP tool

    adw.adw_121

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