We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
replace dead hyperlink to jeopardy.json
updates (notably to reflect update of schema.jq)
dasel length
gojq schema.jq
gojq
rq --format readable id
rq id < jeopardy.json | wc -l
rq 'map(s)=>{s.length}' < jeopardy.json
'.features[10000].properties.LOT_NUM' citylots.json
.features[10000].properties.LOT_NUM
jq-1.6rc1 -n 0
Add link giving description of jeopardy.json
program and input data
null 0
citylots benchmarks
two sources for "citylots.json"
(7) null 0
also available at archive.org
(6) 'select(length==2)' jeopardy.json # --stream
jq --stream
gzipped
format
r0