Indicator
indicatorRead recent history for a single FRED (Federal Reserve economic data) series — drill into anything in the macro_snapshot or any other FRED series id. Common ids: UNRATE (unemployment), DFF (Fed funds), DGS10/DGS2/DGS3MO (Treasury yields), CPIAUCSL (CPI index), CPILFESL (core CPI index), PAYEMS (nonfarm payrolls), VIXCLS (VIX), SP500, MORTGAGE30US (30y mortgage rate), WALCL (Fed balance sheet), DTWEXBGS (broad USD index), T10Y2Y/T10Y3M (curve spreads). Returns observations most-recent-first plus the latest value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many recent observations to return (default 12, max 60). | |
| series_id | Yes | Any FRED series id, e.g. "UNRATE", "DGS10", "MORTGAGE30US", "WALCL". |