Comma-Separated (CSV) File Format

From GM-RKB
Jump to navigation Jump to search

A Comma-Separated Values (CSV) File Format is a delimited text file format that uses comma characters as field separators to represent tabular data in plain text form.



References

2005

  • (RFC 4180, 2005) ⇒ Y. Shafranovich. (2005). "Common Format and MIME Type for Comma-Separated Values (CSV) Files." RFC 4180, Internet Engineering Task Force.
    • QUOTE: This RFC documents the format used for Comma-Separated Values (CSV) files and registers the associated MIME type "text/csv". The CSV format has been used for exchanging and converting data between various spreadsheet programs for quite some time.