Column Header |
Description |
VARNAME |
Variable name |
VARDESC |
Variable description |
DOCFILE |
Name of document associated with the variable |
TYPE |
Integer (1,2,3,4...), enumerated integer (integers are coded for non-integer meaning, see CODE_MEANINGS), decimal (0.5,2.5,...), string (reporter, doctor, lawyer...) |
UNITS |
Unit of variable if applicable, otherwise leave blank |
MIN |
Logical minimum value of variable if applicable |
MAX |
Logical maximum value of variable if applicable |
CODE_MEANING |
Description of enumerated integer, use equal sign (=) between code and meaning, and use semicolons (;) only to delimit code |
RESOLUTION |
(Optional) Measurement resolution - the number of decimal places to which a measured value is presented in the data |
COMMENT |
(Optional) Additional information not included in the VARDESC that will further delineate the variable. If additional comments are needed beyond COMMENT3, create columns (COMMENT4, COMMENT5, etc). |
VARNAME and VARDESC are required columns for all data dictionaries; all other columns should be included when applicable