While working on ways to export my backlog in Trello, which I wrote about in this post, I came across the following articles that I think might be useful for those manipulating JSON data:
- 7 command-line tools for data science
- Managing JSON with jq
- How to parse JSON string via command-line in Linux
- Reducing JSON with jq
- jq Tutorial
- jq Manual
The titles are speak for themselves. Have fun.