convert json to csv
Summary:
Hi,
I 'm getting data fom an external REST API which retrieves data in Json format and I want to load them into a csv file.
I added the input Json file into attachments (sample_Json.txt).
The output CSV file should have following columns: player_id, player_name, update, transfers_date, transfers_type, transfers_in_id, transfers_in_name, transfers_in_logo, transfers_out_id, transfers_out_name, transfers_out_logo
Can you give me some guidance on how to transfer data from json format to csv format?
Thank you for your help,
Content (please ensure you mask any confidential information):
Tagged:
0