Overview
The treasury data app pulls data from the US Treasury Website listing us treasury historical yields.Retrieving Data
The treasury data comes as a table of yield data with each column representing a separate maturity. Press the retrieve button to retrieve the current data set and display in a table.To add the data to your workspace, choose a name for the data and then click add. This will create a Javascript script to pull the data and add it to your workspace.