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

Community Health Index

How healthy is the US population?

Refresh
annual
History
3.5 yrs
Plan
Paid
52.8/ 100
Stable

United States

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

Top drivers

High BP prevalence %Obesity prevalence %Diabetes prevalence %
⌁ mcp.call("adw-120") vADW-120-live-1.0
Use cases

What it unlocks

For an agent

A population-health analytics agent integrates ADW-120 into a payer's market-entry scoring workflow: when the Community Health Index — a CDC PLACES chronic-disease composite where 100 = healthier — reads below 45 for a target geography, the agent flags it as a high-risk actuarial environment and automatically attaches a chronic-disease cost-loading recommendation to the underwriting file. The annual refresh cadence and methodology_version field ensure the agent only acts on the current vintage of CDC PLACES data, not a stale snapshot, which matters for regulatory defensibility in rate filings.

📈

For the business

A VP of Market Strategy at a regional health insurer uses ADW-120 (current national score: 52.8) to compare prospective county-level expansion markets on a single standardized chronic-disease burden axis, replacing a manual process of downloading and harmonizing CDC PLACES tables across obesity, diabetes, hypertension, and COPD prevalence fields. A county scoring 35 versus a county scoring 65 represents a material difference in expected medical-loss ratio, and having that delta as a structured IOM field — with source_lineage back to CDC PLACES — gives the actuarial team a defensible, audit-ready input to rate development.

Forward outlook

Prediction

Horizon
Recommended use
Track US community health at a national level via chronic-disease prevalence. Score 100 = healthier (lower prevalence burden); score 0 = extreme chronic-disease burden. Descriptive index; annual cadence.
Methodology

How it's built

composite z-score 0-100

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

GET /v1/intelligence/adw-120
{
  "product_id": "ADW-120",
  "entity": "United States",
  "score": 52.8,
  "trend": "watch",
  "confidence": 0.88,
  "top_drivers": [
    {
      "factor": "High BP prevalence %",
      "contribution": 34.91
    },
    {
      "factor": "Obesity prevalence %",
      "contribution": 33.98
    },
    {
      "factor": "Diabetes prevalence %",
      "contribution": 12.44
    }
  ],
  "recommended_use": "Track US community health at a national level via chronic-disease prevalence. Score 100 = healthier (lower prevalence burden); score 0 = extreme chronic-disease burden. Descriptive index; annual cadence.",
  "methodology_version": "ADW-120-live-1.0",
  "freshness": "2026-06-27T02:00:13.572Z",
  "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",
  "chronic_burden_score": 52.8,
  "burden_level": "moderate",
  "diabetes_prevalence_pct": 12.44,
  "obesity_prevalence_pct": 33.98,
  "bphigh_prevalence_pct": 34.91,
  "chd_prevalence_pct": 6.46,
  "weighted_burden_pct": 23.62,
  "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_120
Access options

Consume it your way

  • Dashboard

    Read the score + drivers in the console.

  • REST API

    /v1/intelligence/adw-120

  • MCP tool

    adw.adw_120

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