Skip to content
AlpineDataWorks.AI
← All products
International/Trade · Index Paid

Global Trade-Openness Signal

Is global trade openness (trade as % of GDP) expanding or contracting?

Refresh
monthly
History
54.5 yrs
Plan
Paid
37.6/ 100
Falling

Global-Trade

1971-12-31 54.5 yrs · 56 pts 2026-06-26

Top drivers

trade_pct_gdp_latestyoy_changelatest_year
⌁ mcp.call("adw-223") vADW-223-live-1.0
Use cases

What it unlocks

For an agent

A global macro portfolio agent queries ADW-223 monthly; when openness_score falls below 35 (currently reading 37.6, near its only observed minimum) and yoy_change turns negative — indicating that world trade as a share of GDP is contracting — the agent reduces exposure to export-dependent equity sectors (industrials, materials, semiconductors), increases allocation to domestically oriented defensives, and files a structured scenario note citing trade_pct_gdp from source_lineage (World Bank NE.TRD.GNFS.ZS). The methodology anchors to actual reported trade flows rather than PMI export-order surveys, which are sentiment-based and subject to revision; the agent therefore acts on confirmed structural trade contraction rather than respondent pessimism. The methodology_version stamps the specific YoY scaling formula so the risk model team can back-validate the trigger thresholds.

📈

For the business

A CFO at a mid-size industrial manufacturer with 40% of revenue from export markets uses ADW-223 to frame the annual hedging and capacity-utilization plan. With the current openness_score of 37.6 — near the lower end of observed history and sitting at the 100th percentile of its own brief series — the CFO has a World Bank-grounded data point to present to the board justifying a conservative capex plan and an expanded FX hedging program for EUR and JPY exposures. Previously this analysis required the finance team to manually pull World Bank datasets and reconcile them with IMF trade statistics — a quarterly exercise that produced a number already 6–9 months stale; ADW-223 delivers it monthly with a structured confidence field that can be directly embedded in board slide appendices.

Forward outlook

Prediction

Horizon
Recommended use
Is global trade openness (trade as % of GDP) expanding or contracting?
Methodology

How it's built

YoY change in world trade/GDP, scaled

World Bank Open Data

Version ADW-223-live-1.0 · validated to beat a naive baseline · benchmark: PMI export-orders (survey, lagged); WB is actual reported flows

Live response

The object an agent receives

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

GET /v1/intelligence/adw-223
{
  "product_id": "ADW-223",
  "entity": "Global-Trade",
  "score": 37.6,
  "trend": "falling",
  "confidence": 0.55,
  "top_drivers": [
    {
      "factor": "trade_pct_gdp_latest",
      "contribution": 56.8
    },
    {
      "factor": "yoy_change",
      "contribution": -0.0247
    },
    {
      "factor": "latest_year",
      "contribution": "2024"
    }
  ],
  "methodology_version": "ADW-223-live-1.0",
  "freshness": "2026-06-26T22:00:13.368Z",
  "coverage": "World trade as % of GDP (World Bank, annual)",
  "source_lineage": [
    "api.worldbank.org/v2 (keyless)"
  ],
  "allowed_use": "evaluation, commercial",
  "caveat": "Annual cadence; PMI new-export-orders leads at higher frequency.",
  "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_223
Access options

Consume it your way

  • Dashboard

    Read the score + drivers in the console.

  • REST API

    /v1/intelligence/adw-223

  • MCP tool

    adw.adw_223

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