# not run
# get single time series: EXR.A.USD.EUR.SP00.A (alternatively: EXR/A+M.USD.EUR.SP00.A)
# my_ts=getTimeSeries('ECB','EXR.A.USD.EUR.SP00.A')
# get monthly and annual frequency: 'EXR.A|M.USD.EUR.SP00.A' (alternatively: EXR/A+M.USD.EUR.SP00.A)
# my_ts=getTimeSeries('ECB','EXR.A|M.USD.EUR.SP00.A')
# get all available frequencies: 'EXR.*.USD.EUR.SP00.A' (alternatively: EXR/.USD.EUR.SP00.A)
# my_ts=getTimeSeries('ECB','EXR.*.USD.EUR.SP00.A')
Run the code above in your browser using DataLab