English

Import Data from JSON to Excel on Linux

JSON files are immensely used to store and transmit structured data. However, in certain cases, you may need to import data from JSON files to Excel spreadsheets. To achieve this programmatically, this article covers how to convert JSON files to Excel XLSX or XLS format on the Linux platform.
September 25, 2021 · 2 min · Usman Aziz