evidens/json2csv

ERROR when using gen_outline.py - TypeError: list indices must be integers, not str

sjb554 opened this issue · 1 comments

Hi, I am trying to convert this json file to csv: https://www.bcbsal.org/cms/data/drugs.json

First I set out to create the outline file, but got this error:
TypeError: list indices must be integers, not str

The attached file shows the detail of the error. I tried using 'unquoting strings' but was unable to get it to work.

Any advice is much appreciated!
Thanks

error using gen_outline

Never mind, I just made the outline file myself.