In the structure section of the SDMX-JSON response, dimensions or attributes can be expressed at different levels:
- dataSet
- series
- observation
For the moment, only series and observation related attributes and dimensions are collected, the dataSet related concept should also be collected in the getDimensions and getAttributes methods.
eg. https://sdmx-mtss.simel.mtss.gub.uy/rest/data/UY110,DF_MFAUN_CCSS,1.0/.A.._T?lastNObservations=1&format=jsondata
In the
structuresection of the SDMX-JSON response, dimensions or attributes can be expressed at different levels:For the moment, only
seriesandobservationrelated attributes and dimensions are collected, thedataSetrelated concept should also be collected in thegetDimensionsandgetAttributesmethods.eg. https://sdmx-mtss.simel.mtss.gub.uy/rest/data/UY110,DF_MFAUN_CCSS,1.0/.A.._T?lastNObservations=1&format=jsondata