R/data.R

#' Conversion table of Datastream to ISO currency codes
#' @format A data frame with 161 rows and 3 variables:
#' \describe{
#'   \item{dsCode}{the datastream code}
#'   \item{isoCode}{the ISO code for the currency}
#'   \item{primeCode}{primaryCode for currency or alternative}
#'   \item{Multiplier}{the units of the currency}
#' }
"currencyDS2ISO"

Try the DatastreamDSWS2R package in your browser

Any scripts or data that you put into this service are public.

DatastreamDSWS2R documentation built on Oct. 5, 2021, 5:08 p.m.