Hi,
I would like to know if there is a method to write a Structure Specific Data SDMX-ML 2.1 with sdmx package.
>>> sdmx.format.FORMATS[1]
Format(mime='application/vnd.sdmx.structurespecificdata+xml;version=2.1', base='xml', data=True, meta=False, extra=<Extra.ss: 1>)
It looks like that the to_xml function writes in generic by default. Is there a way to specify the "structure specific data" parameter ?
Many thanks
Hi,
I would like to know if there is a method to write a Structure Specific Data SDMX-ML 2.1 with sdmx package.
It looks like that the to_xml function writes in generic by default. Is there a way to specify the "structure specific data" parameter ?
Many thanks