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.4-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.4-0, https://cran.r-project.org/web/packages/RJSDMX. Accessed 06 Nov. 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)
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

seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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