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 rough support for .json files #150

Open
ejfox opened this issue Jul 10, 2019 · 0 comments
Open

Add rough support for .json files #150

ejfox opened this issue Jul 10, 2019 · 0 comments

Comments

@ejfox
Copy link
Contributor

ejfox commented Jul 10, 2019

It might be useful to allow users to try and input .json files. This is seemingly simple but could easily become a rabbit hole because it is a big departure from flat files like csvs.

Dataproofer can then try and transform it into a flat .csv - if this is possible and reasonable, we can just run all our existing tests on it. Some data may be lost in the transformation, make that clear to the user or - even better- guide them through the process of finding where exactly in the .json they would like to flatten things and run their tests.

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

No branches or pull requests

1 participant