-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
The SDMX-CSV data specification should have an overview like this:
| Column Name | Description | Order |
|---|---|---|
| STRUCTURE | Data structure type (dataflow, datastructure, dataprovision) | 1 |
| STRUCTURE_ID | Artefact identification information | 2 |
| STRUCTURE_NAME | Localized name of the artefact | 3 (Optional) |
| ACTION | Action code (I - Information, A - Append, R - Replace, D - Delete) | 4 (Optional) |
| SERIES_KEY | Series key for the observation | 5 (Optional) |
| OBS_KEY | Observation key | 6 (Optional) |
| Remaining Columns | Component IDs or localized names | |
| Special cases: | ||
| EXAMPLE: text | Extra column with the localized name for the EXAMPLE component |
|
| EXAMPLE[] | Multi-valued | |
| EXAMPLE[de;fr] | Multi-lingual | |
| PARENT.CHILD | Nested metadata attribute | |
| PARENT[].CHILD | Nested metadata attribute of multi-valued parent attribute |
And then discuss them in detail, based on the type of column. The current document is very difficult to follow as it is at the moment.
(In doubt, please handle this as a public review comment on SDMX 3.1 once the comment period begins.)