Building open data generates both a CSV and a JSON file for resource types. Before committing those, we need to review and remove any undesirable changes. Currently, the CSV and JSON files are built at the same time, so this manual step has to happen twice. We should change that to only happen once, then build the other file after the first was confirmed. Either that or deprecate one of the files.
🛠️ Solution
Maybe standardize on CSV files in Build-OpenData and then convert to JSON in the Package-Toolkit script, where we get ready for the release.
The final design is open. The goal is to streamline the update process.
🙋♀️ Ask for the community
We could use your help:
Please vote this issue up (👍) to prioritize it.
Should we limit the release to CSV, JSON, or another format?
⚠️ Problem
Building open data generates both a CSV and a JSON file for resource types. Before committing those, we need to review and remove any undesirable changes. Currently, the CSV and JSON files are built at the same time, so this manual step has to happen twice. We should change that to only happen once, then build the other file after the first was confirmed. Either that or deprecate one of the files.
🛠️ Solution
Maybe standardize on CSV files in Build-OpenData and then convert to JSON in the Package-Toolkit script, where we get ready for the release.
The final design is open. The goal is to streamline the update process.
🙋♀️ Ask for the community
We could use your help: