| |
Each csv file is a delimited text file (all fields separated by commas; quotation marks
surrounding text) that is designed to be imported into a spreadsheet application.
The data in the csv files are stacked in blocks to accomodate restrictions that
some software used to impose on the importation of text files. The first block
contains the table title, line numbers, and line item descriptions. Below this
information is the first block of data, including line numbers to allow for
identification with line item descriptions. Depending on the amount of data
contained in the file, additional blocks of data may follow the first data block.
Table titles, line numbers, line item descriptions, and time period
designations are treated as text and are enclosed in quotation marks.
Numerical data in the body of tables usually are not enclosed in quotation
marks. Exceptions are made for numerical data that are accompanied by
footnotes, e.g., "/16/10250," and for certain null values, e.g., "n.a.,"
"(*)," and "(D)."
Procedure for Importing CSV Files into a Spreadsheet Application
|
|