DJ Adams

Blog posts tagged "csv"

  1. JSON object values into CSV with jq

    I wanted to grab a CSV version of a JSON representation of an entityset in the Northwind OData service. Here's how I converted the JSON structure into CSV with jq, and along the way, I talk about arrays, objects, iterators, object indices, variables, identity, array construction and format strings.

See all tags.