get_series
Retrieve observation series for FRED economic data, such as GDP or CPI, with optional date range and limit.
Instructions
Return the observation series for a FRED economic data series.
series_id is a FRED identifier (e.g. GDP, CPIAUCSL,
UNRATE, DGS10). start / end optionally bound the
window as ISO YYYY-MM-DD dates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| limit | No | ||
| start | No | ||
| series_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||