I\'ve been trying to import a couple of .json files into LibreOffice Calc.
Although I can get the raw data in, it isn\'t sorting as I would think it might (by placin
There's a LibreOffice GetRest plugin with documentation written in broken English, that has a "parseJSON" formula. It won't convert JSON to CSV (without a lot of grunt work) but it might help your use case.