1GODLIKE1 / Python_parsingJSONFile

Parsing JSON in CSV file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to launch

Run the file dependencies.sh

P.S. It is only suitable for ubuntu & debian. Therefore, you need to install python3.9 and the pandas library yourself.

Task number two

Parse the JSON data and save it in CSV.

About

Parsing JSON in CSV file


Languages

Language:Python 67.9%Language:Shell 32.1%