canonn-science / CAPIv2-Updater

Nodejs based tool to update the Canonn API with planetary and stellar data from EDSM
GNU General Public License v3.0
1 stars 0 forks source link

Manual dump reports to build science missions #24

Open derrickmehaffy opened 5 years ago

derrickmehaffy commented 5 years ago

similar to previous versions we should have a way to dump to specific format where certain sites, systems, or bodies may contain "dirty" data. An example being bodies we assume that might be wrong or contain typos. This would allow us to pass this information off to the science boffins to create missions for and hopefully allow us to clean up this data.

The format that we use for the export isn't really a huge concern; CSV, JSON, or whatever just something easily consumable and can be processed by something else easily.