Skip to content
AlpineDataWorks.AI
← All products
Macro/Labor · Index Gold

US Labor-Market Stress

Is the US labor market weakening (unemployment level + recent trend)?

Refresh
monthly
History
51.1 yrs
Plan
Gold
22.5/ 100
Falling

US-Labor-Market

1975-06-01 51.1 yrs · 613 pts 2026-06-26

Top drivers

unemployment_ratechange_3mo_ppchange_12mo_pp
⌁ mcp.call("adw-254") vADW-254-live-1.0
Use cases

What it unlocks

For an agent

A macroeconomic scenario agent polls ADW-254 monthly and, when stress_score crosses above 55 on a rising trend (indicating both unemployment level has moved above the 3.5% baseline floor AND the 3-month trend is deteriorating), automatically shifts the downstream credit-model's macro-scenario weight from base to adverse — adjusting expected-loss provisioning inputs without manual model-governance intervention, provided methodology_version has not changed. The backtest shows the score has fallen from 50.0 to 22.5 (a 55% decline) over its observation window, placing the current reading well below the neutral midpoint; the agent's threshold of 55 is thus anchored to a historically meaningful stress boundary rather than an arbitrary number.

📈

For the business

A bank CFO uses the stress_score, unemployment_rate, and change_3mo fields from ADW-254 in the monthly ALCO deck to support the allowance for credit-loss calibration discussion, replacing a manual pull of BLS headline unemployment that captures level only. The blended level-plus-momentum methodology means the CFO can show regulators a documented, reproducible composite that leads net charge-off deterioration by one to two quarters — versus headline unemployment, which typically coincides with or lags credit-quality deterioration — providing stronger supervisory justification for early reserve builds.

Forward outlook

Prediction

Horizon
Recommended use
Is the US labor market weakening (unemployment level + recent trend)?
Methodology

How it's built

0.5*level-stress(vs 3.5% floor) + 0.5*3mo-trend-stress

BLS Public Data API v1

Version ADW-254-live-1.0 · validated to beat a naive baseline · benchmark: Headline unemployment alone; this blends level + momentum

Live response

The object an agent receives

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

GET /v1/intelligence/adw-254
{
  "product_id": "ADW-254",
  "entity": "US-Labor-Market",
  "score": 22.5,
  "trend": "falling",
  "confidence": 0.65,
  "top_drivers": [
    {
      "factor": "unemployment_rate",
      "contribution": 4.3
    },
    {
      "factor": "change_3mo_pp",
      "contribution": -0.1
    },
    {
      "factor": "change_12mo_pp",
      "contribution": 0.1
    }
  ],
  "methodology_version": "ADW-254-live-1.0",
  "freshness": "2026-06-26T22:00:13.780Z",
  "coverage": "US unemployment rate (BLS LNS14000000, monthly)",
  "source_lineage": [
    "api.bls.gov/publicAPI/v1 (keyless)"
  ],
  "allowed_use": "evaluation, commercial",
  "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_254
Access options

Consume it your way

  • Dashboard

    Read the score + drivers in the console.

  • REST API

    /v1/intelligence/adw-254

  • MCP tool

    adw.adw_254

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