Macro · country hub

United States · macro

Released economic indicators. Updated as published.

All US indicators · released
IndicatorCurrentPriorLast releaseNext release
Try the endpoint

All US indicators. One call.

Return the full US indicator snapshot in a single payload. Same envelope shape across all indicators — consistent meta.freshness_class and meta.source_type on every field.

Primary data

All US macro indicators sourced from official statistical agency publications. Labour market data (NFP, UNRATE) sourced from the official labour statistics agency monthly release. National accounts data (GDP, PCE) sourced from the official national accounts agency. Monetary policy data (Federal Funds rate) sourced from official central bank statements. Tidore aggregates, normalises, and delivers via unified API — no editorial modification of released values.

US macro data — CPI, NFP, GDP, unemployment, Federal Funds rate and more — from primary US statistical agencies, reconciled with freshness indicators and source-type metadata on every response. Available via REST and WebSocket. Tidore macro API: free tier available, paid plans by request. See tidore.co/pricing.

How do I fetch US macro data?

curl -H "Authorization: Bearer tk_live_xxx" \
  https://api.tidore.co/v1/macro/us
GET/v1/macro/us

GET US macro snapshot — all major indicators in one envelope with as_of, fetched_at, age_ms, is_stale, and source_type on each field.

Tier
Free
Rate limit
5/min
Latency p95
250 ms

All US macro, one envelope.