Learn R Programming

⚠️There's a newer version (3.6-0) of this package.Take me there.

RJSDMX (version 1.3)

R Interface to SDMX Web Services

Description

Provides functions to retrieve data and metadata from providers that disseminate data by means of SDMX web services. SDMX (Statistical Data and Metadata eXchange) is a standard that has been developed with the aim of simplifying the exchange of statistical information. More about the SDMX standard and the SDMX Web Services can be found at: http://sdmx.org .

Copy Link

Version

Install

install.packages('RJSDMX')

Monthly Downloads

521

Version

1.3

License

EUPL

Issues

Pull Requests

Stars

Forks

Maintainer

Attilio Mattiocco

Last Published

February 23rd, 2015

Functions in RJSDMX (1.3)

addProvider

Configure a new data provider (only SDMX 2.1 REST providers are supported)
getFlows

Extract the list of DataFlows of a provider
getDSDIdentifier

Extract the KeyFamily identifier of a DataFlow
getTimeSeries

Extract a list of time series
sdmxHelp

Open a helper graphical application
RJSDMX-package

Gets timeseries from SDMX data Provider
getSDMX

Extract a list of time series
getDimensions

Extract the dimensions of a DataFlow
getProviders

Extract the list of available Data Providers
getCodes

Extract the codes of a dimension
sdmxdf

transform the list of time series retrieved with getSDMX in a merged data.frame