Queries
Created
June 24, 2021 08:59
-
-
Save cactaceae21/e1dec4fc3c305495c22b80634bf17d7c to your computer and use it in GitHub Desktop.
JSON Data #json #jq
jq official docs
https://stedolan.github.io/jq/manual/
jq Github
https://github.com/stedolan/jq
jq playground
https://jqplay.org/
Reshaping JSON with jq
https://programminghistorian.org/en/lessons/json-and-jq
https://programminghistorian.org/assets/jq_rkm.json
Processing JSON using jq
https://gist.github.com/olih/f7437fb6962fb3ee9fe95bda8d2c8fa4
How to transform JSON to CSV using jq in the command line
https://www.freecodecamp.org/news/how-to-transform-json-to-csv-using-jq-in-the-command-line-4fa7939558bf/
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment