In order to
create one observation per detail record, it is necessary to distinguish
between header and detail records. Having a field that identifies
the type of the record makes this task easier.
In the partial raw data
file Census shown below, H indicates a header record that contains
a street address, and P indicates a detail record that contains information
about a person who lives at that address.