Hi Guys,
I converted the sample databases from csvs to json equivalents. Should be easier to peruse with different tools. There’s a pull request on Github to incorporate the files. Here’s a link to one of the json files
@jqnatividad, I saw somewhere that you generate the CSVs from an SQL dump – perhaps we can include the json conversion at that point of the stream if it makes sense. Please let me know and I’ll code up something that can fit your process.
Gist of script to convert to json
Dependencies:
– Amal