tcm_effr
Select Treasury Constant Maturity.
Get data for Selected Treasury Constant Maturity Minus Federal Funds Rate Constant maturity is the theoretical value of a U.S. Treasury that is based on recent values of auctioned U.S. Treasuries. The value is obtained by the U.S. Treasury on a daily basis through interpolation of the Treasury yield curve which, in turn, is based on closing bid-yields of actively-traded Treasury securities.
Parameters
- standard
- fred
start_date: date | None | str
Start date of the data, in YYYY-MM-DD format.
end_date: date | None | str
End date of the data, in YYYY-MM-DD format.
maturity: Literal['10y', '5y', '1y', '6m', '3m'] | None
Default: 10y
The maturity
start_date: date | None | str
Start date of the data, in YYYY-MM-DD format.
end_date: date | None | str
End date of the data, in YYYY-MM-DD format.
maturity: Literal['10y', '5y', '1y', '6m', '3m'] | None
Default: 10y
The maturity
Returns
results: SelectedTreasuryConstantMaturity
Serializable results.
provider: Optional[Literal['fred']]
Provider name.
warnings: Optional[list[Warning_]]
list of warnings.
chart: Optional[Chart]
Chart object.
extra: dict[str, Any]
Extra info.
Data
- standard
- fred
date: date | str
The date of the data.
rate: float | None
Selected Treasury Constant Maturity Rate.
date: date | str
The date of the data.
rate: float | None
Selected Treasury Constant Maturity Rate.