if (FALSE) {
## simple query
bds("GOOG US Equity", "TOP_20_HOLDERS_PUBLIC_FILINGS")
## example of using overrides
overrd <- c("START_DT"="20150101", "END_DT"="20160101")
bds("CPI YOY Index","ECO_RELEASE_DT_LIST", overrides = overrd)
}
Run the code above in your browser using DataLab