JSON to CSV in Linux
Online CSV to JSON converter: https://commabot.com/csv-to-json
Converting JSON to CSV is relatively straightforward and can be done with a command line tool like jq.
For a conversion where you have a simple JSON array of objects, jq can be used direc...
blog.commabot.com1 min read