Learn R Programming

RJSDMX (version 1.3)

RJSDMX-package: Gets timeseries from SDMX data Provider

Description

This package provides functions to extract timeseries data and structural metadata from an SDMX Provider (e.g. ECB,OECD, EUROSTAT) via SDMX Web Service

Arguments

Details

ll{ Package: RJSDMX Type: Package } The SDMX Connectors framework (of which RJSDMX is part) aims to offer data users the means for efficiently interacting with SDMX Web Service providers from within the most popular statistical tools. The source code of the SDMX Connectors project can be found at:

https://github.com/amattioc/SDMX

Information about the R Connector can be found in the dedicated wiki page:

https://github.com/amattioc/SDMX/wiki/RJSDMX:-Connector-for-R

In particular, all information related to configuration (network, tracing, security) can be found at:

https://github.com/amattioc/SDMX/wiki/Configuration

References

http://sdmx.org/

See Also

getProviders, getTimeSeries, sdmxHelp

Examples

Run this code
# not run
# my_ts = getTimeSeries('ECB','EXR.M.USD.EUR.SP00.A')

Run the code above in your browser using DataLab