Accessing JSON Elements Using Python

前端 未结 0 1972
暖寄归人
暖寄归人 2021-02-02 03:42

Here is my JSON tree

I want to access the individual data for \'vin\', \'make\', \'year\', etc and export to a csv. I have tried accessing it by

for item i         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题