Identifying the Type of Numeric Data

Overview

Raw data can be organized in several ways. External files can contain data that is arranged in columns or fixed fields. It is possible to specify a beginning and ending column for each field.
However, the following file contains nonstandard data, because one of the variable’s values includes a special character, the dollar sign ($).
Figure 17.1 Raw Data File (Nonstandard)
Raw Data File
The following external file contains no special characters, but its data is free-format, meaning that it is not arranged in columns. Notice that the values for a particular field do not begin and end in the same column.

Get SAS Certification Prep Guide, 4th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.