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

Add compatibility with Pysdmx #58

Open
javihern98 opened this issue Jan 21, 2025 · 0 comments
Open

Add compatibility with Pysdmx #58

javihern98 opened this issue Jan 21, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@javihern98
Copy link
Contributor

javihern98 commented Jan 21, 2025

Add compatibility with the PySDMX library: https://pypi.org/project/pysdmx/

  • Loading data in several formats using pysdmx.io.read_sdmx (see https://py.sdmx.io/howto/data_rw.html)
  • Accept VTL scripts using the SDMX Model (using module pysdmx.model.vtl)
  • Generate pysdmx objects from VTL Script

Each one should be generated as a subtask. Thios issue is only to track the integration of PySDMX into our library.

@javihern98 javihern98 added the enhancement New feature or request label Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants