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 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), 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

RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
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  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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