Skip to content

You dont have excel and you need transform json data into Excel. Simple script - example of parse json file, create dictionary and export into excel file - as example is used party list of friends

License

Notifications You must be signed in to change notification settings

hrosicka/JsonParserToExcelPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JsonParserToExcelPython

Transfom data from json file into Excel file - simple script

  • Read json file - party list of friends is used as example
  • Create dictionary from json
  • Export dictionary into excel

Json file - input

Json file - party list of friends Json file - parsed data.

Excel file - output

Excel file - party list of friends Excel file - results.

Final results in Excel file

About

You dont have excel and you need transform json data into Excel. Simple script - example of parse json file, create dictionary and export into excel file - as example is used party list of friends

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages