Get Current 30-Year Treasury Yield
get_treasury_yield_currentReturns the most recent 30-year US Treasury constant maturity yield (DGS30) from FRED. Free — no payment required. For other series use get_current_value or get_series.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date of the observation (YYYY-MM-DD) | |
| yield_percent | Yes | Current 30-year Treasury yield as a percentage |