##' Get Stocks CPC
##'
##' This function pulls all the cpc codes for the stocks module.
##'
##' @export
##'
getStocksCPC = function(){
item <- ReadDatatable("fbs_stocks_comm_codes")[fbs_key == "measuredItemCPC",
fbs_code]
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.