Convert unicode from API Endpoint (csv) to csv or jason or pydataset

You can use Python's csv module to parse the CSV, then construct your dataset yourself:

https://docs.inductiveautomation.com/display/DOC81/system.dataset.toDataSet

2 Likes