Description Usage Arguments Value References Examples
The DTCC Data Repository is a registered U.S. swap data repository that
allows market participants to fulfil their public disclosure obligations
under U.S. legislation. This function will give you the ability to download
trade-level data that is reported by market participants. Column specs are
inferred from all records in the file (i.e. guess_max
is set to Inf
when calling readr::read_csv).
1 |
date |
the date for which data is required as Date or DateTime object. Only the year, month and day elements of the object are used and it must of be length one. |
asset_class |
the asset class for which you would like to download trade
data. Valid inputs are |
show_col_types |
if |
a tibble that contains the requested data. If no data exists on that date, an empty tibble is returned.
DDR Real Time Dissemination Platform
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.