Open alexfinnarn opened 6 years ago
Add a select list for "tree" vs "flat" structure on the import form. Then export the JSON in a flat structure rather than a tree. The same function that parsed the CSV can be used to export the flat JSON.
related to https://github.com/CuBoulder/directory/issues/22
Add a select list for "tree" vs "flat" structure on the import form. Then export the JSON in a flat structure rather than a tree. The same function that parsed the CSV can be used to export the flat JSON.