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

improvement-1/generic-json-translator #2

Open
OkayAlright opened this issue Mar 5, 2017 · 0 comments
Open

improvement-1/generic-json-translator #2

OkayAlright opened this issue Mar 5, 2017 · 0 comments

Comments

@OkayAlright
Copy link
Owner

Currently, in writer_csv_util, there is a way to write out the entire CSV as a json using the ID tag as a hash-index and everything else is nested under that. There should be a way to more generically do this. Point at a column, use that as the hash-index.

It should also be smart enough to append fields with some prefix (like "entry-<id # or something>") if more than one entry exists with the same hash-index.

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

1 participant