RJSDMX-package | R Documentation |
This package provides functions to extract timeseries data and structural metadata from an SDMX Provider (e.g. ECB,OECD, EUROSTAT) via SDMX Web Service
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
Attilio Mattiocco, Bank of Italy attilio.mattiocco@bancaditalia.it
getProviders, getTimeSeries, sdmxHelp
## Not run:
my_ts = getTimeSeries('ECB','EXR.M.USD.EUR.SP00.A')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.