converting from CSV, XLS(X), and JSON to CSV, csv to json, XML2JSON
Page content
Option1: CSVKIT: https://csvkit.readthedocs.org/en/0.9.1/
Option2: dataconverter `Messed up my date
- Use the command like tool dataconvert from OKFN labs. http://okfnlabs.org/dataconverters/#source-data-formats-supported
Installation:
pip install dataconverters
###XML2JSON: https://github.com/parmentf/xml2json