Resource: Getting Data out of Open Context

From the resource:

In part 1, I showed you how to generate a list of URLs that you could then feed into `wget` to download information. In part 2, I showed you how to use `jq` and `jqplay` – via the amazing Matthew Lincoln, from whom I’ve learned whatever small things I know about the subject – to examine the data and to filter it for exactly what you want. Today – combining wget & jq.

Access resource here.