Concept information
PREFERRED TERM
CSV
DEFINITION
- A comma-separated values (CSV) file is a delimited text file that uses a comma to separate values. Each line of the file is a data record. Each record consists of one or more fields, separated by commas. The use of the comma as a field separator is the source of the name for this file format. A CSV file typically stores tabular data (numbers and text) in plain text, in which case each line will have the same number of fields.
BROADER CONCEPT
ENTRY TERMS
- ASCII-csv, CSV (ASCII), Comma separated value file (.csv), text files (CSV), CSV (Comma delimited text file)
CHANGE NOTE
- 2019-10-28 10:07:37.0 [sritz] Insert Concept add broader relation (CSV [465809cc-e76c-4630-8594-bb8bd7a1a380,369751] - Granule Data Format [8e770fe1-6e82-43aa-9f8a-75d217d7e6cb,369529]);
- 2020-06-17 14:30:36.0 [tstevens] insert AltLabel (id: null category: primary text: Comma-Separated Values File language code: en); insert AltLabel (id: null category: null text: ASCII-csv, CSV (ASCII), Comma separated value file (.csv), text files (CSV), CSV (Comma delimited text file) language code: en); insert Definition (id: null text: A comma-separated values (CSV) file is a delimited text file that uses a comma to separate values. Each line of the file is a data record. Each record consists of one or more fields, separated by commas. The use of the comma as a field separator is the source of the name for this file format. A CSV file typically stores tabular data (numbers and text) in plain text, in which case each line will have the same number of fields. language code: en);
URI
https://gcmd.earthdata.nasa.gov/kms/concept/465809cc-e76c-4630-8594-bb8bd7a1a380
{{toUpperCase label}}
{{#each values }} {{! loop through ConceptPropertyValue objects }}
{{#if prefLabel }}
{{/if}}
{{/each}}
{{#if notation }}{{ notation }} {{/if}}{{ prefLabel }}
{{#ifDifferentLabelLang lang }} ({{ lang }}){{/ifDifferentLabelLang}}
{{#if vocabName }}
{{ vocabName }}
{{/if}}