Hey HN, I recently came across a very useful tutorial about jq (<a href="https://earthly.dev/blog/jq-select/" rel="nofollow">https://earthly.dev/blog/jq-select/</a>) and created an interactive tutorial based on it. It features a command-line sandbox where you can safely explore and run arbitrary jq commands (it runs jq in your browser using WebAssembly).<p>Check it out if you want to learn how to filter, process, and wrangle JSON data. And if you happen to be getting started in bioinformatics, check out the rest of the tutorials on sandbox.bio :)