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]
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.5-0, https://cran.r-project.org/web/packages/RJSDMX. Accessed 21 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency  
condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency  
CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
Download / Learn more Package Citations See dependency  
helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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