Relative Content

Tag Archive for pythonjsoncsv

Convert JSON dictionary file to CSV

Need to extract recordID, date, title, and breakout action_history data. Since the action_history data also has the recordID, it does not all have to be on the same row for the CSV file. Here’s the JSON string: