cmt_dataset | R Documentation |
CMT rate date obtained from the US Treasury
cmt_dataset
A data.table
with the following columns:
Date (date
) - the day of the quoted CMT rates
X1.mo (numeric
) - decimal one month CMT rate
X2.mo (numeric
) - decimal two month CMT rate
X3.mo (numeric
) - decimal three month CMT rate
X6.mo (numeric
) - decimal six month CMT rate
X1.yr (numeric
) - decimal one year CMT rate
X2.yr (numeric
) - decimal two year CMT rate
X3.yr (numeric
) - decimal three year CMT rate
X5.yr (numeric
) - decimal five year CMT rate
X7.yr (numeric
) - decimal seven year CMT rate
X10.yr (numeric
) - decimal ten year CMT rate
X20.yr (numeric
) - decimal twenty year CMT rate
X30.yr (numeric
) - decimal thirty year CMT rate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.