Tags:
create new tag
, view all tags

Comma-separated values

A comma-separated values (CSV) file stores tabular data (numbers and text) in plain-text form. As a result, such a file is easily human-readable (e.g., in a text editor). CSV is a simple file format that is widely supported by consumer, business, and scientific applications. Among its most common uses is to move tabular data between programs that naturally operate on a more efficient or complete proprietary format. For example, a CSV file might be used to transfer information from a database program to a spreadsheet.

TWikiApplications can generate content in CSV format using FormattedSearches. Learn how to export TWiki data in CSV format for use in Excel.

Example

Year,Make,Model,Length
1997,Ford,E350,2.34
2000,Mercury,Cougar,2.38

External Links

-- Contributors: PeterThoeny - 2011-12-20

Discussion

 
Topic revision: r1 - 2011-12-20 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.