hone icon indicating copy to clipboard operation
hone copied to clipboard

Conversion tool scope

Open ecgcoop opened this issue 7 years ago • 3 comments

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

ecgcoop avatar Jun 24 '18 23:06 ecgcoop

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.

chamkank avatar Jun 26 '18 04:06 chamkank

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

ecgcoop avatar Jun 26 '18 06:06 ecgcoop

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).

chamkank avatar Jun 27 '18 01:06 chamkank