Search economic data series (FRED)
macro_search_seriesSearch FRED economic data series by keyword to find series IDs for indicators like inflation, unemployment, or mortgage rates.
Instructions
Find FRED series IDs by keyword, e.g. 'mortgage rate', 'core inflation', 'unemployment', 'yen', 'high yield'. Searches all 800,000+ FRED series when the server has a (free) FRED_API_KEY; otherwise a built-in catalog of ~50 key US series.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results (default 15). | |
| query | Yes | Keywords. | |
| response_format | No | Output format: 'markdown' (readable, default) or 'json' (structured). | markdown |