CSV - (Comma Separated Values/Variables)
Refers to a data format that has been around since the beginning of computing. This popular standard data format is used on all computer platforms. When downloaded, CSV data normally loads into Excel automatically if Excel is installed on the user's PC. These delimited text files use commas to separate values. Text values are typically enclosed in double quotes.