|
|
|
|
|
by nly
1847 days ago
|
|
jq's stream and fromstream functions can be used to flatten and unflatten JSON. I use it all the time at work for POs who want to see data in Excel https://jqplay.org/s/ub-WvXCcPn ... from there it's just a row->column rotation to CSV. |
|