Other packages > Find by keyword >

RJSDMX  

R Interface to SDMX Web Services
View on CRAN: Click here


Download and install RJSDMX package within the R console
Install from CRAN:
install.packages("RJSDMX")

Install from Github:
library("remotes")
install_github("cran/RJSDMX")

Install by package version:
library("remotes")
install_version("RJSDMX", "3.5-0")



Attach the package and use:
library("RJSDMX")
Maintained by
Attilio Mattiocco
[Scholar Profile | Author Map]
First Published: 2014-09-23
Latest Update: 2024-02-27
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: .
How to cite:
Attilio Mattiocco (2014). RJSDMX: R Interface to SDMX Web Services. R package version 3.5-0, https://cran.r-project.org/web/packages/RJSDMX. Accessed 16 Apr. 2025.
Previous versions and publish date:
1.1 (2014-09-23 15:15), 1.2 (2014-11-07 14:06), 1.3 (2015-02-23 17:20), 1.4 (2015-07-22 05:45), 1.5 (2015-11-26 14:15), 1.6-1 (2016-04-07 14:06), 1.6-2 (2016-05-24 12:34), 1.6 (2016-03-31 17:38), 1.7 (2017-03-09 18:08), 1.9-3.1 (2018-05-27 09:25), 1.9-3 (2018-02-14 17:41), 2.1-0 (2018-08-22 22:00), 2.3-3.1 (2022-06-08 18:54), 2.3-3 (2020-02-27 16:40), 3.0-6 (2023-02-10 16:40), 3.1-0 (2024-02-27 13:10), 3.2-0 (2024-04-30 11:40), 3.3-0 (2024-06-04 11:44), 3.4-0 (2024-09-13 11:50), 3.5-0 (2024-11-07 12:40)
Other packages that cited RJSDMX R package
View RJSDMX citation profile
Other R packages that RJSDMX depends, imports, suggests or enhances
Complete documentation for RJSDMX
Functions, R codes and Examples using the RJSDMX R package
Some associated functions: RJSDMX-package . addLocalProvider . addProvider . getCodes . getDSDIdentifier . getDimensions . getFlows . getProviders . getSDMX . getTimeSeries . getTimeSeriesRevisions . getTimeSeriesTable . sdmxHelp . sdmxdf . 
Some associated R codes: SdmxClient.R . TSConverter.R . onLoad.R .  Full RJSDMX package functions and examples
Downloads during the last 30 days
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for RJSDMX0102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA