data Array Data to be exported. fields Object Fields inside the JSON Object that you want to export. If none provided, all properties in the JSON will be exported. export-fields (exportFields) Object ...
This project includes three different files that parse through and process CSV data into a JSON file. data_transform.c - This file parses through a CSV file and transforms particular pieces of data ...