I'm using Krangl right now. It has a lot of neat features, but I probably type more characters doing .asStrings() or .toMutableList() than if I just type the 5 lines needed to read in a CSV file. JSON though, is very yucky, I don't like dealing with it. 😞 It's why I converted the JSON files I got from CURL to CSV.