| Column | Type | Contents |
lg_unit |
Text string (max.len.=44). |
Name of the unit the data relates to.
|
lg_type |
Text string (max.len.=8). |
Type of unit. This is limited to: 'CO'=Scottish
County, 'CT'=City, 'BU'=Scottish Burgh.
|
adm_cnty |
Text string (max.len.=28). |
Name of county in which the unit is situated.
|
row_id |
Integer number. |
Numeric field identifying and placing in order the different
rows of information for each reporting unit; for example,
'Boiler firemen and stokers' (category 903, order XXX) will
always have a row id=661.
|
lev_1 |
Floating point number. |
Level 1 occupational category, given in roman numerals
in the original report. This column is not-null for
all rows apart from the initial 'occupational status' data.
|
lev_2 |
Floating point number. |
Level 2 occupational category. This does not appear for all
level 1 categories, while some categories are further sub-divided
(see note above).
|
lev_3 |
Floating point number. |
Level 3 (lowest) occupational category. This is usually a
three-digit number, but it is sometimes a sequence of such numbers
linked by commas and dashes.
|
occup |
Text string (max.len.=124). |
Name of the occupational category. NB this may be the name of a
level 1, 2 or 3 category, or an occupational status. In mort cases,
it is simply whatever text appears next to the row of numbers.
|
males |
Floating point number. |
Number of males in category.
|
females |
Floating point number. |
Number of females in category.
|
notes |
Long text. |
Notes.
|
ac_tot |
Text string (max.len.=6). |
Flag to indicate rows which are totals for Administrative counties. This is
always set to 'T' where lg_type ='CO'.
|