The CSV file format, short for Comma-Seperated Variables, are comma delimited file databases exported into a format in which each record is a single line and iets record is indicated by a comma. When the field has a comma in it, the field will also be quoted. CSV files can be imported into Excel by the Microsoft Corporation, but can also be imported into any other database of spreadsheet program.
Mime type: text/comma-separated-values, text/csv, application/csv, application/excel, application/vnd.ms-excel, application/vnd.msexcel, text/anytext