Difference between revisions of "Fusion-CSV-Dump"
Line 1: | Line 1: | ||
+ | [[Category:SdmxDataFormat]] | ||
=Overview= | =Overview= | ||
The Fusion-CSV-Dump Data format is not an official SDMX format but can be used to obtain a list of languages for the requested data. | The Fusion-CSV-Dump Data format is not an official SDMX format but can be used to obtain a list of languages for the requested data. |
Latest revision as of 08:04, 10 September 2023
Overview
The Fusion-CSV-Dump Data format is not an official SDMX format but can be used to obtain a list of languages for the requested data.
The output is comma separated format where each row describes a single Observation value. It returns a CSV output where the output includes the IDs and Names for the Dimensions and Attributes and the names will be output in all applicable languages.
The format of the output is:
- Dimension values
- Attribute values
- Time period
- Obsservation value
For the coded Dimensions and Attributes the name will also be output, with an underscore and the locale value. E.g. "Reference area_en". If the name has multiple languages then each of these will be output. E.g.
REF_AREA, Reference area_de, Reference area_en, Reference area_fr ESP, Spanien, Spain, Espagna
It can only be used as an export format for the Fusion Registry.
Parameters
In a Web Service data call, the only parameter that can be used is the format paramater:
- format=csv-dump