Skip to content

Converting a relaxed JSON file into csv file using JAVA

Notifications You must be signed in to change notification settings

prakharr0/RelaxedJSONtoCSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Relaxed JSON to CSV

Converting a relaxed JSON file into csv file using JAVA

As I was presented with a dataset in relaxed JSON format while requiring the csv format for further processing, I came across many solutions to convert JSON to csv but could not find help with converting the relaxed JSON format into csv in JAVA.

Therefore, I wrote this code for the same. Please provide your valuable suggestions.

About

Converting a relaxed JSON file into csv file using JAVA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages