This document provides an overview of creating dictionaries for CSPro data files. It discusses what dictionaries are, their purpose and format. Key points include:
- Dictionaries describe the contents and structure of CSPro data files which are flat, text-based files.
- They end in .dcf and define identification items, levels, records, items, subitems and value sets.
- Identification items uniquely identify each case. Items are the variables for each question.
- Value sets define valid values for items. Special values like not applicable can also be defined.
- Dictionaries should be carefully modified only before or after data entry to avoid errors.