Intro to jq: grep for JSON
Speaker: | LuftHans, LH |
Category: | Computers & Technology |
Website: | https://osem.seagl.org/conferences/seagl2021/program/proposals/832 |
Abstract: | Want to parse JSON on the command line? Want a pipeable inline tool for JSON manipulation? jq is a command line tool, easy to fit into your data pipeline. It can parse, search and manipulate JSON documents. This talk will cover an introduction to jq and using it to search JSON objects similar to how grep is used for plain text. Attendees will learn:
|