Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages