About the JSON to CSV Converter
Nested fields become dotted column names (address.city) and simple arrays are joined, so the result opens cleanly in any spreadsheet.
Convert a JSON array to CSV for Excel or Google Sheets, flattening nested objects.
Nested fields become dotted column names (address.city) and simple arrays are joined, so the result opens cleanly in any spreadsheet.