Skip to content Skip to sidebar Skip to footer
Showing posts with the label Jq

Stream Parse Huge Json File Into Small Files

I have around 96 gzip of JSON which is over 350 GB of JSON file after unzipping with following stru… Read more Stream Parse Huge Json File Into Small Files

Split Json File Objects Into Multiple Files

I have a file with too many data objects in JSON of the following form: { 'type': 'Fe… Read more Split Json File Objects Into Multiple Files

Convert Json Using Jq Based On Specific Constraints

I have a json file 'OpenEnded_mscoco_val2014.json'.The json file contains 121,512 questions… Read more Convert Json Using Jq Based On Specific Constraints