Upeshitha / Convert-Excel-CSV-to-JSON-files

Convert Excel and CSV files to JSON format according to the user request separately.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert Excel, CSV to JSON files

Convert Excel and CSV files to JSON format according to the user request separately. The Excel and CSV files are all in the same folder. The output files are stored as seperate folders.

Design Diagram

upeshitha-design

upeshitha-design

Overview

This project is an improvement version of my previous two projects. If you want to get more knowledge about this project please follow these two project also.

These are some features of this project.

  • Identify file name according to the file extension.
  • Identify the number of rows and columns in the Excel and CSV files.
  • Identify the excel sheet inside the excel file.
  • The output files are generated as separated folders.

Inputs

upeshitha-input

upeshitha-input

Output

upeshitha-output

upeshitha-output

output-gif

Dependencies

These dependencies are used for excel to json convert

This dependency is used for files handling

These dependencies are used for csv to json convert

Acknowledgements

About

Convert Excel and CSV files to JSON format according to the user request separately.


Languages

Language:Java 100.0%