Description: Convert a CSV file into JSON. Each CSV row is an dictionary entry into JSON list. Cells and rows that are empty are not added to the JSON file.
Project Description: This project converts a spreadsheet saved as a CSV file (as saved by Microsoft Excel) into a JSON format and downloads it as a file. How to install and run the project: 3.1.