

L, -lines Generate Output file as JSON Lines format -k, -key Generate keyed JSON, pass column # to identify column -t, -topname Identify top level property name that appears at top of output.

ho, -headover Override CSV header with comma separated heading -N, -noheader No heading in CSV input file -d, -delimiter Delimiter of csv input, use -T for tab -sk, -skip Skip N top lines in input file -c, -config Config filename to load and use.

CSV to JSON Column Array - An array of CSV values where each column of values are in an array.Or a structure with column names and data as an array ]ĬSV to JSON Array - An array of CSV values where the CSV values are in an array, Of the remaining fields, also known as an hash table or associative array. CSV to JSON - array of JSON structures matching your CSV, nested JSON via column headers, and JSONLines (MongoDB) modeĬSV to Keyed JSON - Generate JSON with the specified key field as the key value to a structure.Choose from the following 5 JSON conversions offered by this tool:
