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

Create CLI for csvqb #108

Closed
robons opened this issue Jul 27, 2021 · 1 comment
Closed

Create CLI for csvqb #108

robons opened this issue Jul 27, 2021 · 1 comment
Assignees

Comments

@robons
Copy link
Contributor

robons commented Jul 27, 2021

You should be able to provide an info.json file along with a tidy-data CSV and the utility should generate the resulting CSV-W.

The aim of this work is to make it easier for Data Managers to iteratively change the info.json file and view the resulting CSV-W metadata without having to re-run the whole generation script. The CSV should effectively be an artifact of the previous build step.

Regarding validation errors: these should be output to the command line (with suitable colours and exit code for the CLI). There should also be a command line option to write the errors to a file named validation-errors.json (which should be cleanred & overwritten on each run).

@robons
Copy link
Contributor Author

robons commented Aug 4, 2021

We'll eventually have this running as a command line task in the databaker-docker container once we've moved this functionality over into the gss-utils package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants