Learn R Programming

neverhpfilter (version 0.5-0)

GS10: 10-Year Treasury Constant Maturity Rate

Description

GS10 10-Year Treasury Constant Maturity Rate

Usage

data(GS10)

Arguments

Format

An xts object containing observations of the 10-Year Treasury Constant Maturity Rate.

**Release:**

H.15 Selected Interest Rates

**Seasonal Adjustment:**

Not Seasonally Adjusted

**Frequency:**

Monthly

**Units:**

Percent

**Date Range:**

1953-04-01 to 2025-07-01

Notes

Averages of business days.

For further information regarding treasury constant maturity data, please refer to: - http://www.federalreserve.gov/releases/h15/current/h15.pdf - http://www.treasury.gov/resource-center/data-chart-center/interest-rates/Pages/yieldmethod.aspx

Examples

Run this code
data(GS10)
tail(GS10)
plot(GS10, grid.col = "white", col = "green")

Run the code above in your browser using DataLab