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.6-0")



Attach the package and use:
library("RJSDMX")
Maintained by
Attilio Mattiocco
[Scholar Profile | Author Map]
All associated links for this package
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.6-0, https://cran.r-project.org/web/packages/RJSDMX. Accessed 11 May. 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

Today's Hot Picks in Authors and Packages

betaSandwich  
Robust Confidence Intervals for Standardized Regression Coefficients
Generates robust confidence intervals for standardized regression coefficients using heteroskedasti ...
Download / Learn more Package Citations See dependency  
cliapp  
Create Rich Command Line Applications
Create rich command line applications, with colors, headings, lists, alerts, progress bars, etc. It ...
Download / Learn more Package Citations See dependency  
bootImpute  
Bootstrap Inference for Multiple Imputation
Bootstraps and imputes incomplete datasets. Then performs inference on estimates obtained from analy ...
Download / Learn more Package Citations See dependency  
strategicplayers  
Strategic Players
Identifies individuals in a social network who should be the intervention subjects for a network int ...
Download / Learn more Package Citations See dependency  
PTwins  
Percentile Estimation of Fetal Weight for Twins by Chorionicity
Package to Percentile estimation of fetal weight for twins by chorionicity (dichorionic-diamniotic o ...
Download / Learn more Package Citations See dependency  
hash  
Full Featured Implementation of Hash Tables/Associative Arrays/Dictionaries
Implements a data structure similar to hashes in Perl and dictionaries in Python but with a purposef ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

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