fed_board_h15_search_series
Search the active business-day series in LiveDataLink's self-hosted official Federal Reserve Board H.15 snapshot. Returns canonical series names, descriptions, instruments, maturities, coverage, pagination, and source hash. Use this for 'find the Fed funds series', 'what Treasury maturities are available?', or to resolve a series before a history/spread call. This is direct Board data, not a FRED proxy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum series. Default 20. | |
| query | No | Optional words, instrument code, maturity, or series name. | |
| offset | No | Series to skip. Default 0. | |
| response_format | No | Human-readable markdown or machine-readable JSON. Default markdown. |