Files in opensdmx/rsdmx
Tools for Reading SDMX Data and Metadata

.Rbuildignore
.github/workflows/r-cmd-check.yml
.gitignore
.travis.yml
DESCRIPTION
NAMESPACE
R/Class-SDMX.R R/Class-SDMXAgency.R R/Class-SDMXAgencyScheme.R R/Class-SDMXAttribute.R R/Class-SDMXCode.R R/Class-SDMXCodelist.R R/Class-SDMXCodelists.R R/Class-SDMXCompactData.R R/Class-SDMXComponents.R R/Class-SDMXConcept.R R/Class-SDMXConceptScheme.R R/Class-SDMXConcepts.R R/Class-SDMXCrossSectionalData.R R/Class-SDMXData.R R/Class-SDMXDataFlow.R R/Class-SDMXDataFlows.R R/Class-SDMXDataStructure.R R/Class-SDMXDataStructureDefinition.R R/Class-SDMXDataStructures.R R/Class-SDMXDimension.R R/Class-SDMXDotStatRequestBuilder.R R/Class-SDMXFooter.R R/Class-SDMXFooterMessage.R R/Class-SDMXGenericData.R R/Class-SDMXHeader.R R/Class-SDMXItemScheme.R R/Class-SDMXMessageGroup.R R/Class-SDMXOrganisation.R R/Class-SDMXOrganisationScheme.R R/Class-SDMXOrganisationSchemes.R R/Class-SDMXPrimaryMeasure.R R/Class-SDMXREST20RequestBuilder.R R/Class-SDMXREST21RequestBuilder.R R/Class-SDMXRequestBuilder.R R/Class-SDMXRequestParams.R R/Class-SDMXSchema.R R/Class-SDMXServiceProvider.R R/Class-SDMXServiceProviders.R R/Class-SDMXStructureSpecificData.R R/Class-SDMXStructureSpecificTimeSeriesData.R R/Class-SDMXStructureType.R R/Class-SDMXTimeDimension.R R/Class-SDMXType.R R/Class-SDMXUtilityData.R R/SDMX-methods.R R/SDMXAgency-methods.R R/SDMXAgencyScheme-methods.R R/SDMXAttribute-methods.R R/SDMXCode-methods.R R/SDMXCodelist-methods.R R/SDMXCodelists-methods.R R/SDMXCompactData-methods.R R/SDMXComponents-methods.R R/SDMXConcept-methods.R R/SDMXConceptScheme-methods.R R/SDMXConcepts-methods.R R/SDMXCrossSectionalData-methods.R R/SDMXData-methods.R R/SDMXDataFlow-methods.R R/SDMXDataFlows-methods.R R/SDMXDataStructure-methods.R R/SDMXDataStructureDefinition-methods.R R/SDMXDataStructures-methods.R R/SDMXDimension-methods.R R/SDMXDotStatRequestBuilder-methods.R R/SDMXFooter-methods.R R/SDMXFooterMessage-methods.R R/SDMXGenericData-methods.R R/SDMXHeader-methods.R R/SDMXMessageGroup-methods.R R/SDMXOrganisation-methods.R R/SDMXOrganisationSchemes-methods.R R/SDMXPrimaryMeasure-methods.R R/SDMXREST20RequestBuilder-methods.R R/SDMXREST21RequestBuilder-methods.R R/SDMXRequestBuilder-methods.R R/SDMXRequestParams-methods.R R/SDMXSchema-methods.R R/SDMXServiceProvider-methods.R R/SDMXServiceProviders-methods.R R/SDMXStructureSpecificData-methods.R R/SDMXStructureSpecificTimeSeriesData-methods.R R/SDMXStructureType-methods.R R/SDMXTimeDimension-methods.R R/SDMXType-methods.R R/SDMXUtilityData-methods.R R/profile.R R/readSDMX.R R/rsdmx.R R/rsdmx_logger.R R/saveSDMX.R README.md
doc/img/SDMX.png
doc/img/SDMXCodelists.png
doc/img/SDMXConcepts.png
doc/img/SDMXDataStructureDefinition.png
doc/img/SDMXDataStructures.png
doc/img/rsdmx.graphml
doc/img/rsdmx.png
doc/img/rsdmx_vision.graphml
doc/slides/.gitignore
doc/slides/rsdmx_presentation.aux
doc/slides/rsdmx_presentation.log
doc/slides/rsdmx_presentation.nav
doc/slides/rsdmx_presentation.out
doc/slides/rsdmx_presentation.pdf
doc/slides/rsdmx_presentation.snm
doc/slides/rsdmx_presentation.synctex.gz
doc/slides/rsdmx_presentation.tex
doc/slides/rsdmx_presentation.toc
inst/extdata/Example_Eurostat_2.0.xml
inst/extdata/Example_Eurostat_2.1.xml
inst/extdata/SDMXCodelists_Example_2.0.xml
inst/extdata/SDMXCodelists_Example_2.1.xml
inst/extdata/SDMXCompactDataExample_2.0.xml
inst/extdata/SDMXConceptSchemes_Example_2.0.xml
inst/extdata/SDMXConceptSchemes_Example_2.1.xml
inst/extdata/SDMXConcepts_Example_2.0.xml
inst/extdata/SDMXCrossSectionalDataExample_1.0.xml
inst/extdata/SDMXDataFlows_Example_2.1.xml
inst/extdata/SDMXDataStructureDefinition_Example_2.0.xml
inst/extdata/SDMXDataStructureDefinition_Example_2.1.xml
inst/extdata/SDMXDataStructures_Example_2.0.xml
inst/extdata/SDMXDataStructures_Example_2.1.xml
inst/extdata/SDMXGenericDataExample_2.0.xml
inst/extdata/SDMXGenericDataExample_2.1.xml
inst/extdata/SDMXMessageExample_2.0.xml
inst/extdata/SDMXMessageExample_2.1.xml
inst/extdata/SDMXMessageGroupExample_CompactData_2.0.xml
inst/extdata/SDMXMessageGroupExample_GenericData_2.0.xml
inst/extdata/SDMXOrganisationSchemes_Example_2.1.xml
inst/extdata/SDMXStructureSpecificDataExample_2.1.xml
inst/extdata/SDMX_SOAP_Example.xml
man/SDMX.Rd man/SDMXAgency.Rd man/SDMXAgencyScheme.Rd man/SDMXAttribute.Rd man/SDMXCode.Rd man/SDMXCodelist.Rd man/SDMXCodelists.Rd man/SDMXCompactData.Rd man/SDMXComponents.Rd man/SDMXConcept.Rd man/SDMXConceptScheme.Rd man/SDMXConcepts.Rd man/SDMXCrossSectionalData.Rd man/SDMXData.Rd man/SDMXDataFlow.Rd man/SDMXDataFlows.Rd man/SDMXDataStructure.Rd man/SDMXDataStructureDefinition.Rd man/SDMXDataStructures.Rd man/SDMXDimension.Rd man/SDMXDotStatRequestBuilder.Rd man/SDMXFooter.Rd man/SDMXFooterMessage.Rd man/SDMXGenericData.Rd man/SDMXHeader.Rd man/SDMXItemScheme.Rd man/SDMXMessageGroup.Rd man/SDMXOrganisation.Rd man/SDMXOrganisationScheme.Rd man/SDMXOrganisationSchemes.Rd man/SDMXPrimaryMeasure.Rd man/SDMXREST20RequestBuilder.Rd man/SDMXREST21RequestBuilder.Rd man/SDMXRequestBuilder.Rd man/SDMXRequestParams.Rd man/SDMXSchema.Rd man/SDMXServiceProvider.Rd man/SDMXServiceProviders.Rd man/SDMXStructureSpecificData.Rd man/SDMXStructureSpecificTimeSeriesData.Rd man/SDMXStructureType.Rd man/SDMXTimeDimension.Rd man/SDMXType.Rd man/SDMXUtilityData.Rd man/addSDMXServiceProvider.Rd man/findNamespace.Rd man/findSDMXServiceProvider.Rd man/getNamespaces.Rd man/getRegistryInterfaceResult.Rd man/getSDMXServiceProviders.Rd man/getSoapRequestResult.Rd man/getStructureType-methods.Rd man/isRegistryInterfaceEnvelope.Rd man/isSoapRequestEnvelope.Rd man/namespaces.SDMX.Rd man/readSDMX.Rd man/rsdmx.Rd man/rsdmxLogger.Rd man/saveSDMX.Rd man/setDSD.Rd man/setSDMXServiceProviders.Rd
rsdmx.Rproj
tests/test-all.R tests/testthat/test_Codelists.R tests/testthat/test_CompactData.R tests/testthat/test_Concepts.R tests/testthat/test_CrossSectionalData.R tests/testthat/test_Data.R tests/testthat/test_DataFlows.R tests/testthat/test_DataStructureDefinition.R tests/testthat/test_DataStructures.R tests/testthat/test_Footer.R tests/testthat/test_GenericData.R tests/testthat/test_Header.R tests/testthat/test_Main.R tests/testthat/test_Main_Helpers.R tests/testthat/test_MessageGroup.R tests/testthat/test_Namespaces.R tests/testthat/test_OrganisationSchemes.R tests/testthat/test_RequestBuilder.R tests/testthat/test_Schema.R tests/testthat/test_ServiceProvider.R tests/testthat/test_Soap.R tests/testthat/test_StructureSpecificData.R tests/testthat/test_Type.R tests/testthat/test_saveSDMX.R vignettes/quickstart.Rmd
opensdmx/rsdmx documentation built on Feb. 12, 2024, 12:13 a.m.