|
Type-1 OSIRIS Dictionary -- ASCII Version
|
|
Dictionary Descriptor Record
|
| Column | Content |
| 1 | 1 |
| 2-5 | (blank) |
| 6-9 | First Variable Number |
| 10 | (blank) |
| 11-14 | Last Variable Number |
| 15-80 | (blank) |
| 81 | Line Feed |
|
Variable Descriptor Record
|
| Column | Content |
| 1 | T |
| 2-6 | Variable Number |
| 7 | (blank) |
| 8 |
Character Type and Storage Mode
- 0: Numeric, character mode
- 1: Alphabetic, character mode
- 2: Numeric, fixed-point binary mode
- 3: Numeric, floating-point binary
|
| 9 | blank |
| 10 |
Variable type
- 0: Single response
- 1: Multiple response
|
| 11 | blank |
| 12-35 | Variable Name (or blanks) |
| 36-40 | Starting location of the variables within each data record |
| 41 | (blank) |
| 42-46 |
Field width of one (or the only) response
- 1-9: numeric variables
- 1-255: alphabetic variables
|
| 47 | (blank) |
| 48 |
Number of Decimal places
- 0-9: numeric variables
- 0: alphabetic variables
|
| 49 | (blank) |
| 50-54 | Number of responses. If the variable has more than 1 response; columns 8-48 describe the first response and the remaining responses are assumed to be in adjacent fields of the same description. |
| 55 | (blank) |
| 56-62 | First missing data code (or blanks) |
| 63 | (blank) |
| 64-70 | Second missing data code (or blanks) |
| 71 | (blank) |
| 72-75 | Reference value (or blanks) |
| 76-77 | (blanks) |
| 78-80 | Study ID (or blanks) |
| 81 | Line Feed |