Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend SDMX-ML writer for specimen collection #193

Open
7 tasks
khaeru opened this issue Sep 2, 2024 · 0 comments
Open
7 tasks

Extend SDMX-ML writer for specimen collection #193

khaeru opened this issue Sep 2, 2024 · 0 comments
Labels
enh Enhancements & new features writer Convert objects to other formats xml SDMX-ML format

Comments

@khaeru
Copy link
Owner

khaeru commented Sep 2, 2024

Development of dsss highlights classes that appear in the specimen collection (sdmx-test-data), can be read, but cannot yet be written to SDMX-ML 3.0 or 2.1.

Extend .writer.xml to cover:

  • common.ProvisionAgreement
    • UNICEF:GLOBAL_DATAFLOW_UNICEF_UNICEF(1.0)
  • v21.DataSet with group keys
    • StructureSpecificDataSet-ECB:ECB_EXR_RG-8db23608ea68221c
    • StructureSpecificTimeSeriesDataSet-ECB:ECB_EXR_CG-edb6d92396a6dc84
    • StructureSpecificDataSet-ECB:ECB_EXR_SG-f6e62e6c189152c1
    • GenericTimeSeriesDataSet-ECB:ECB_EXR_RG-8184fb683bf2894a
    • StructureSpecificDataSet-ECB:ECB_EXR_SG-491d1fc56da31890
    • StructureSpecificDataSet-ECB:ECB_EXR_SG-5da95bdbfc876a50
    • GenericDataSet-ECB:ECB_EXR_SG-dd99a8462c9a1019
    • GenericDataSet-ECB:ECB_EXR_RG-7e6eed50954da809
    • GenericDataSet-ECB:ECB_EXR_RG-6f216eb64a75b317
    • StructureSpecificDataSet-ECB:ECB_EXR_RG-1d504305ab21fb2f
    • StructureSpecificTimeSeriesDataSet-ECB:ECB_EXR_SG-93163e9579f23c5d
    • GenericDataSet-ECB:ECB_EXR_SG-aba60ad78972b953
    • GenericDataSet-ECB:ECB_EXR_RG-fa0236894e9f33f5
    • GenericTimeSeriesDataSet-ECB:ECB_EXR_SG-1fdd1c8fac668340
    • GenericDataSet-ECB:ECB_EXR_SG-1ebef11c4e8ef9d7
    • StructureSpecificDataSet-ECB:ECB_EXR_RG-bdf99ebf4b9c9fc6
  • v30.DataConstraint
    • EXAMPLE:ISIC_CONSTRAINT(1.0)
    • EXAMPLE:NACE_CONSTRAINT(1.0)
  • v30.Dataflow
    • EXAMPLE:LABOUR_ISIC(1.0)
    • EXAMPLE:LABOUR_NACE(1.0)
  • v30.DataStructureDefinition
    • EXAMPLE:DSD_GEO_EXAMPLE(1.0)
    • ECB:ECB_EXR(1.0)
    • EXAMPLE:LABOUR(1.0)
    • ECB:ECB_EXR_COMPLEX_ATTRIBUTES(1.0)
  • v30.GeoGridCodelist
    • EXAMPLE:CL_GRID_LOCATION(1.0)
  • v30.GeographicCodelist
    • EXAMPLE:CL_ADMIN_AREA(1.0)

cf. #87, #85.

@khaeru khaeru added enh Enhancements & new features writer Convert objects to other formats xml SDMX-ML format labels Sep 2, 2024
khaeru added a commit to khaeru/dsss that referenced this issue Sep 3, 2024
- Better performance.
- Does not omit objects which cannot be written by sdmx.writer.xml; see
  khaeru/sdmx#193
khaeru added a commit to khaeru/dsss that referenced this issue Sep 3, 2024
- Better performance.
- Does not omit objects which cannot be written by sdmx.writer.xml; see
  khaeru/sdmx#193
khaeru added a commit to khaeru/dsss that referenced this issue Sep 3, 2024
- Better performance.
- Does not omit objects which cannot be written by sdmx.writer.xml; see
  khaeru/sdmx#193
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enh Enhancements & new features writer Convert objects to other formats xml SDMX-ML format
Projects
None yet
Development

No branches or pull requests

1 participant