ONSdigital / dp-data-pipelines

Pipeline specific python scripts and tooling for automated website data ingress.
MIT License
1 stars 0 forks source link

Validate transform 2.1 #134

Closed JimBryant7 closed 2 months ago

JimBryant7 commented 2 months ago

What

Written unit tests for the transform validation functions used for sdmx 2.1 Added a new validation function and implemented it. Also have renamed the validation files for sdmx 2.0 to include "_v20"

How to review

Sanity check really. Can check that the unit tests run (although this is a requirement for a PR anyway). Running the transform for sdmx to confirm that the new validation function is working.

Who can review

Anyone but preferably a DE

RedWalters commented 2 months ago

Looks good, everything runs on my machines and output looks as expected