Closed GoogleCodeExporter closed 8 years ago
The issue is that the files are mechanically generated from the SDMX XML files.
In the case of Currency then SDMX defines a code list but the XML file doesn't
contain any actual codes (just a text comment that the codes should be based on
ISO 4217 codes). Currently the converter script suppresses empty code lists.
I see three options:
(a) remove the references to sdmx-code:Currency and sdmx-code:currency from the
sdmx-dimension, sdmx-metadata and sdmx-measure files;
(b) retain the references and add an empty code list in sdmx-code list (in
effect, remove the suppression of empty code lists);
(c) retain the references and create smdx-code entries for each of the current
ISO 4217 codes.
Preferences?
I prefer (a) but would be happy with (b).
I'm not happy with (c) since I can't see any mention of license terms to
confirm it would be legal and in any case would be a maintenance cost.
Dave
Original comment by Dave.e.R...@gmail.com
on 8 Feb 2012 at 3:53
Based on list discussion opted for (b).
Original comment by Dave.e.R...@gmail.com
on 9 Feb 2012 at 2:46
Original issue reported on code.google.com by
csarven
on 7 Feb 2012 at 6:53