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

Conversion tool scope #3

Open
ecgcoop opened this issue Jun 24, 2018 · 3 comments
Open

Conversion tool scope #3

ecgcoop opened this issue Jun 24, 2018 · 3 comments

Comments

@ecgcoop
Copy link

ecgcoop commented Jun 24, 2018

Hi.
Congrats for your work.
Do you think that it will be possible to use your conversion tool with our attached firebase json file configuration?
Thanks.
Manuel

example.txt

@chamkank
Copy link
Owner

Hi there! The file you've attached seems to be a JSON file. This tool only converts CSV to JSON, and automatically picks the schema/structure/configuration.

Please let me know if you have any specific questions.

@ecgcoop
Copy link
Author

ecgcoop commented Jun 26, 2018

Hi. Thanks for your reply.
Yes, I know that your tool only converts CSV to JSON. My question was if is it possible to generate a JSON file with that structure from a CSV file that, for sure, we also need to create/structure.
Thank you, in advance, for your kind attention.
Kind regards,
Manuel

@chamkank
Copy link
Owner

Ah okay, sorry for misinterpreting. It's not possible to generate a JSON file automatically with that structure from a CSV file because you have JSON arrays as values in your example (ex: openHours, annotations, days).

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