v5

OpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
Central Banks & Monetary

FRED release table - hierarchical table tree with inline observation values

Returns a FRED release's table as a hierarchical element tree. With values (default), ONE call returns every series element in the subtree with its inline observation - no per-series fan-out. Omit element_id to discover the top-level element IDs. Pass one or more observation dates (comma-separated, up to 12); dates snap to the release period start. Values are returned AS-IS in each table's native units.

get/api/v1/fred/release/tables

Query parameters

release_idinteger required

FRED release ID (required). Discover via /fred/search.

Example:402

FRED release ID (required). Discover via /fred/search.

element_idinteger nullable

A table element ID to drill into. Omit to list top-level elements.

A table element ID to drill into. Omit to list top-level elements.

datestring nullable

Observation date(s) YYYY-MM-DD, comma-separated (max 12). Omit for the latest.

Example:2024-05-01

Observation date(s) YYYY-MM-DD, comma-separated (max 12). Omit for the latest.

include_observation_valuesboolean

Include inline observation values (the bulk-curve mode).

Include inline observation values (the bulk-curve mode).

Response

Flattened release-table rows (or section/table elements when no values). operation_id auto-generated as fred_release_tables.

{"stackTrail":"paths:/api/v1/fred/release/tables:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}