As previous comments, having downloads in a csv format is easier to upload into other databases such as sql. The issue with simply opening the downloads as excel workbook and saving this as a csv is that some of the columns in the download contains commas and this changes the interpretation of a "csv" file.
As previous comments, having downloads in a csv format is easier to upload into other databases such as sql. The issue with simply opening the downloads as excel workbook and saving this as a csv is that some of the columns in the download contains commas and this changes the interpretation of a "csv" file.