In the UK, we have a public website with an API which has various options of datasets to run. Some of them are in .csv format and some provide a URL (once all the parameters have been entered) for a JSON file. I have finally managed to get all the parameter codes for one of the JSON outputs and have successfully got it into Knime, though the JSON to table doesn’t really work very well (single row output with an extremely wide table; not usable).
One of the pre-loaded .csv files would work for me, but I cannot get Knime to actually read it. Can anyone suggest how I could get this to work? Thanks!