Comma-separated values is a text data format that uses commas to separate values, and newlines to separate records. CSV data stores tabular data in plain text, where each line typically represents one data record. From Wikipedia