Other packages > Find by keyword >

rsdmx  

Tools for Reading SDMX Data and Metadata
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rsdmx", "0.6-3")



Attach the package and use:
library("rsdmx")
Maintained by
Emmanuel Blondel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-08-27
Latest Update: 2023-08-28
Description:
Set of classes and methods to read data and metadata documents exchanged through the Statistical Data and Metadata Exchange (SDMX) framework, currently focusing on the SDMX XML standard format (SDMX-ML).
How to cite:
Emmanuel Blondel (2014). rsdmx: Tools for Reading SDMX Data and Metadata. R package version 0.6-3, https://cran.r-project.org/web/packages/rsdmx. Accessed 06 Nov. 2024.
Previous versions and publish date:
0.3 (2014-08-27 11:13), 0.4-1 (2014-09-01 23:45), 0.4-2 (2014-11-03 13:41), 0.4-3 (2014-12-03 07:54), 0.4-4 (2015-01-17 01:22), 0.4-5 (2015-02-14 23:57), 0.4-6 (2015-05-01 09:31), 0.4-7 (2015-07-14 20:41), 0.5-0 (2015-10-06 08:55), 0.5-1 (2016-02-03 01:31), 0.5-2 (2016-03-15 12:36), 0.5-3 (2016-03-16 18:16), 0.5-4 (2016-06-18 10:05), 0.5-5 (2016-08-17 13:23), 0.5-6 (2016-11-15 07:16), 0.5-7 (2017-01-24 10:17), 0.5-8 (2017-02-21 11:41), 0.5-9 (2017-07-28 00:11), 0.5-10 (2017-11-02 01:55), 0.5-11 (2018-02-14 17:37), 0.5-12 (2018-06-28 23:32), 0.5-13 (2018-09-21 06:40), 0.5-14 (2020-04-07 17:00), 0.6-1 (2023-01-11 11:40), 0.6-2 (2023-02-10 10:50), 0.6 (2021-02-07 00:40)
Other packages that cited rsdmx R package
View rsdmx citation profile
Other R packages that rsdmx depends, imports, suggests or enhances
Complete documentation for rsdmx
Functions, R codes and Examples using the rsdmx R package
Some associated functions: SDMX . SDMXAgency . SDMXAgencyScheme . SDMXAttribute . SDMXCode . SDMXCodelist . SDMXCodelists . SDMXCompactData . SDMXComponents . SDMXConcept . SDMXConceptScheme . SDMXConcepts . SDMXCrossSectionalData . SDMXData . SDMXDataFlow . SDMXDataFlows . SDMXDataStructure . SDMXDataStructureDefinition . SDMXDataStructures . SDMXDimension . SDMXDotStatRequestBuilder . SDMXFooter . SDMXFooterMessage . SDMXGenericData . SDMXHeader . SDMXItemScheme . SDMXMessageGroup . SDMXOrganisation . SDMXOrganisationScheme . SDMXOrganisationSchemes . SDMXPrimaryMeasure . SDMXREST20RequestBuilder . SDMXREST21RequestBuilder . SDMXRequestBuilder . SDMXRequestParams . SDMXSchema . SDMXServiceProvider . SDMXServiceProviders . SDMXStructureSpecificData . SDMXStructureSpecificTimeSeriesData . SDMXStructureType . SDMXTimeDimension . SDMXType . SDMXUtilityData . addSDMXServiceProvider . findNamespace . findSDMXServiceProvider . getNamespaces . getRegistryInterfaceResult . getSDMXServiceProviders . getSoapRequestResult . getStructureType-methods . isRegistryInterfaceEnvelope . isSoapRequestEnvelope . namespaces.SDMX . readSDMX . rsdmx . rsdmxLogger . saveSDMX . setDSD . setSDMXServiceProviders . 
Some associated R codes: Class-SDMX.R . Class-SDMXAgency.R . Class-SDMXAgencyScheme.R . Class-SDMXAttribute.R . Class-SDMXCode.R . Class-SDMXCodelist.R . Class-SDMXCodelists.R . Class-SDMXCompactData.R . Class-SDMXComponents.R . Class-SDMXConcept.R . Class-SDMXConceptScheme.R . Class-SDMXConcepts.R . Class-SDMXCrossSectionalData.R . Class-SDMXData.R . Class-SDMXDataFlow.R . Class-SDMXDataFlows.R . Class-SDMXDataStructure.R . Class-SDMXDataStructureDefinition.R . Class-SDMXDataStructures.R . Class-SDMXDimension.R . Class-SDMXDotStatRequestBuilder.R . Class-SDMXFooter.R . Class-SDMXFooterMessage.R . Class-SDMXGenericData.R . Class-SDMXHeader.R . Class-SDMXItemScheme.R . Class-SDMXMessageGroup.R . Class-SDMXOrganisation.R . Class-SDMXOrganisationScheme.R . Class-SDMXOrganisationSchemes.R . Class-SDMXPrimaryMeasure.R . Class-SDMXREST20RequestBuilder.R . Class-SDMXREST21RequestBuilder.R . Class-SDMXRequestBuilder.R . Class-SDMXRequestParams.R . Class-SDMXSchema.R . Class-SDMXServiceProvider.R . Class-SDMXServiceProviders.R . Class-SDMXStructureSpecificData.R . Class-SDMXStructureSpecificTimeSeriesData.R . Class-SDMXStructureType.R . Class-SDMXTimeDimension.R . Class-SDMXType.R . Class-SDMXUtilityData.R . SDMX-methods.R . SDMXAgency-methods.R . SDMXAgencyScheme-methods.R . SDMXAttribute-methods.R . SDMXCode-methods.R . SDMXCodelist-methods.R . SDMXCodelists-methods.R . SDMXCompactData-methods.R . SDMXComponents-methods.R . SDMXConcept-methods.R . SDMXConceptScheme-methods.R . SDMXConcepts-methods.R . SDMXCrossSectionalData-methods.R . SDMXData-methods.R . SDMXDataFlow-methods.R . SDMXDataFlows-methods.R . SDMXDataStructure-methods.R . SDMXDataStructureDefinition-methods.R . SDMXDataStructures-methods.R . SDMXDimension-methods.R . SDMXDotStatRequestBuilder-methods.R . SDMXFooter-methods.R . SDMXFooterMessage-methods.R . SDMXGenericData-methods.R . SDMXHeader-methods.R . SDMXMessageGroup-methods.R . SDMXOrganisation-methods.R . SDMXOrganisationSchemes-methods.R . SDMXPrimaryMeasure-methods.R . SDMXREST20RequestBuilder-methods.R . SDMXREST21RequestBuilder-methods.R . SDMXRequestBuilder-methods.R . SDMXRequestParams-methods.R . SDMXSchema-methods.R . SDMXServiceProvider-methods.R . SDMXServiceProviders-methods.R . SDMXStructureSpecificData-methods.R . SDMXStructureSpecificTimeSeriesData-methods.R . SDMXStructureType-methods.R . SDMXTimeDimension-methods.R . SDMXType-methods.R . SDMXUtilityData-methods.R . profile.R . readSDMX.R . rsdmx.R . rsdmx_logger.R . saveSDMX.R .  Full rsdmx 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  
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  
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  
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  
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  
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  

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