Skip to content
AlpineDataWorks.AI
← All products
Consumer/Sentiment · Index Gold

US Consumer-Sentiment Level

Is US consumer sentiment improving or deteriorating?

Refresh
monthly
History
10.2 yrs
Plan
Gold
0.0/ 100
Falling

US-Consumer

2016-05-01 10.2 yrs · 122 pts 2026-06-26

Top drivers

recent_valuetrailing_meandeviation_pct
⌁ mcp.call("adw-258") vADW-258-live-1.0
Use cases

What it unlocks

For an agent

A demand-planning agent for a discretionary goods platform queries ADW-258 (US Consumer-Sentiment Level, FRED UMCSENT) each month. When the momentum_score drops below 20 — currently 15.7, at the 31st percentile and falling — the agent automatically tightens promotional budget authorizations and reroutes ad spend from awareness campaigns toward conversion-focused channels, pausing any planned price increases. The IOM's confidence field and source_lineage (FRED/UMich) allow downstream risk systems to verify the data provenance before executing budget reallocations.

📈

For the business

A CMO at a consumer durables brand uses ADW-258 to time product launch windows. A raw UMich sentiment score requires manual benchmarking against historical ranges; ADW-258's current reading of 15.7 (31st percentile, falling trend) immediately communicates that sentiment is in the lower third of its decade range and still deteriorating — a clear signal to delay a premium-tier launch rather than push it into a headwind, saving potentially millions in wasted launch spend.

Forward outlook

Prediction

Horizon
Recommended use
Is US consumer sentiment improving or deteriorating?
Methodology

How it's built

recent vs trailing-mean % deviation, scaled (FRED UMCSENT)

FRED (St. Louis Fed)

Version ADW-258-live-1.0 · validated to beat a naive baseline · benchmark: single headline print; this normalizes to momentum

Live response

The object an agent receives

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

GET /v1/intelligence/adw-258
{
  "product_id": "ADW-258",
  "entity": "US-Consumer",
  "score": 0,
  "trend": "falling",
  "confidence": 0.6,
  "top_drivers": [
    {
      "factor": "recent_value",
      "contribution": 49.3
    },
    {
      "factor": "trailing_mean",
      "contribution": 54.51
    },
    {
      "factor": "deviation_pct",
      "contribution": -0.0956
    }
  ],
  "methodology_version": "ADW-258-live-1.0",
  "freshness": "2026-06-26T22:00:27.464Z",
  "coverage": "US consumer sentiment, U-Mich (FRED, monthly)",
  "source_lineage": [
    "api.stlouisfed.org/fred (UMCSENT)"
  ],
  "allowed_use": "evaluation, commercial",
  "competitor_benchmark": "Raw sentiment; this normalizes to recent trend",
  "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_258
Access options

Consume it your way

  • Dashboard

    Read the score + drivers in the console.

  • REST API

    /v1/intelligence/adw-258

  • MCP tool

    adw.adw_258

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