CSV

also known as: comma-separated values

CSV — A spreadsheet-like text file where each row is a line and each cell is separated by a comma.

CSV is the plain-text format for tables. Anything that deals with rows of data speaks CSV.

"Export it as CSV." "Drop the CSV in."

Related
JSONplain text