frictionlessdata / frictionless-darwin-core

DarwinCore Archive as Frictionless Data Package
MIT License
21 stars 2 forks source link

saving data in csv format #13

Closed andrejjh closed 4 years ago

andrejjh commented 5 years ago

As suggested in the initial review, the tool should also be able to save the DwC data files in CSV format. Default values, as supported by DwC meta.xml should be added as new columns with constants values. CLI will eventually support 'csv' as a 3rd format, only saving data file(s) in the output folder.

andrejjh commented 4 years ago

CLI now accepts -f csv in order to save data file(s) into separated zip file.