fed_board_h15_yield_curve
Build the nominal US Treasury constant-maturity yield curve from the Federal Reserve Board's self-hosted H.15 snapshot for the latest business day on or before a date. Returns maturities, yields, canonical series names, 10y-2y and 10y-3m spreads, curve-shape classification, provenance, and source hash. Use this for 'show today's Treasury curve', 'was the curve inverted on 2024-06-03?', or 'compare short and long rates'. Not security pricing or investment advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ISO date YYYY-MM-DD. | |
| response_format | No | Human-readable markdown or machine-readable JSON. Default markdown. |