China's macro picture an AI can actually cite — GDP, trade balance, M2, FX reserves and more, plus index proxies and CNY/HKD FX.
Keyless over MCP, or one REST call with a free key. Every datapoint is provenance-stamped and citeable.
# REST (free key)
curl -H "X-API-Key: $KEY" "https://dynamicfeed.ai/china?metric=macro"
# MCP (keyless) — point any client at https://dynamicfeed.ai/mcp, then call:
china_data(metric="macro")
{ "macro": { "gdp_usd": {"value": 18.7e12, "year": 2025},
"fx_reserves_usd": {"value": 3.2e12, "year": 2025} } }
China's macro releases postdate any model's training cutoff, and clean redistributable sources are scarce. This serves World Bank open-data indicators (CC-BY) plus derived trade balance and market proxies — citeable and commercial-safe.
World Bank open data (CC-BY 4.0) for macro, plus derived series. Raw mainland exchange prices are licensed and not redistributed — we serve open proxies.
Yes — CC-BY with attribution in the provenance envelope.