Some jq examples translated from https://github.com/jsonlines/guide
jq can be downloaded from https://stedolan.github.io/jq/download/.
curl https://raw.githubusercontent.com/jsonlines/guide/master/datagov100.json > data.json$ < data.json jq '.name' | head -n 6