We all still use CSV
CSV is still one of the primary formats of data exchange. That is why all random data generators and synthetic datasets can
be requested in CSV format with just one parameter. Be it in the webservice call or in the python library, simply set the CSV
parameter, and all output will automatically be CSV format.
Simply add the parameter csv=1 to your webservice call, and the output will
automatically convert to CSV.