| Column | Type | Contents |
row_type |
Text string (max.len.=6). |
Flag field:
'T' for town-level data,
'C' for county totals, and
'N' for national totals.
|
unit_label |
Text string (max.len.=204). |
The name of the unit to which the data relate, as stated in the
original report. This may be a county or an urban area (see
notes).
|
unit_name |
Text string (max.len.=44). |
A simpler version of the unit name, sometimes designed
to permit aggregation; see notes.
|
container |
Text string (max.len.=104). |
The name of the higher-level area, usually a county, to which the data relate.
These appear to be Ancient Counties, but this needs
to be checked.
This column is blank for data covering county and national totals.
|
container_agr |
Text string (max.len.=44). |
A field added to simplify analysis: aggregates Scottish
counties into larger ad hoc units.
|
nation |
Text string (max.len.=6). |
Indicates the nation containing the county:
'E'=England, 'S'=Scotland, 'W'=Wales.
Empty for the national totals for 'England and
Wales' and 'Great Britain'.
|
occupation |
Text string (max.len.=84). |
The occupational group as stated in the census table
(see note).
|
occ_type |
Text string (max.len.=6). |
A set of 3 codes to signify 3 different types of data.:
T indicates 'Total Number of Persons whose Occupations
are returned as above', which NB excludes the residual
category.
R indicates numbers in residual categories such as
'Other persons employed in trade'.
N indicates categories out of employment, e.g.
'Independent persons', 'Almspeople'.
P indicates 'Total Population'.
In general, rows with non-null values here should be
ignored when analysing occupations.
|
m_occ_20 |
Integer number. |
Number of males 20 years and upwards occupied in
the specified occupation.
|
m_occ_19 |
Integer number. |
Number of males under 20 years of age occupied in
the specified occupation.
|
f_occ_20 |
Integer number. |
Number of females 20 years and upwards occupied in
the specified occupation.
|
f_occ_19 |
Integer number. |
Number of females under 20 years of age occupied in
the specified occupation.
|
pop_occ |
Integer number. |
Total occupied population for the specified occupation
in each county.
NB this is raw data for county totals, but is simply
computed from the four age/sex categories for towns.
|
notes |
Text string (max.len.=104). |
Notes.
|