us_economy
ActiveTool of ai.dynamicfeed/dynamic-feed
Official US economic indicators from the U.S. Bureau of Labor Statistics Public Data API — STATISTICS ONLY, NO prices. `indicator` = "cpi" (annual inflation, default) | "unemployment" | "payrolls" (monthly non-farm jobs change) | "ppi" (producer-price inflation) | "wages" (average-hourly-earnings growth). Returns the latest value, its real BLS reference period (e.g. 2026-05), the unit/description, and a short trend (latest vs prior). CPI, PPI and wage growth are DERIVED by us as a 12-month change from the BLS index/$ level (BLS publishes the index, not the annual rate, as the API series) — flagged `derived: true` with the index/level alongside for checking; unemployment is BLS's own published rate; payroll change is a month-on-month difference. Source: U.S. Bureau of Labor Statistics (api.bls.gov), US public domain; keyless, ~12 h cache (BLS releases monthly). HARD CONSTRAINT: every value is an official statistic/index/rate (CPI index, inflation %, unemployment %, payroll head-count, PPI index, average hourly wage in $) — NEVER a market price, quote, FX rate, or asset valuation. Not financial advice. Every value is returned in an Ed25519-signed, provenance-stamped envelope (source and observation time) you can verify offline against /.well-known/keys, no account required.
Parameters schema
{
"type": "object",
"title": "us_economyArguments",
"properties": {
"indicator": {
"type": "string",
"title": "Indicator",
"default": "cpi"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
ai.dynamicfeed/dynamic-feed
1/7 registries