Column | Type | Contents |
row_seq |
Integer number. |
Sequence number identifying the different
rows in the table, and placing them in
the correct order.
|
industry |
Text string (max.len.=84). |
The row label as printed in the original table, and as
held in the ind_1971_lg_t table.
These contain the names of the Orders and MLHs within the Industrial Classification,
and also fifteen initial rows categorising by employment status:
- In employment
- Self-employed
- Self-employed without employees
- Self-employed with employees
- Employees
- Managers
- Large establishments
- Small establishments
- Foremen and supervisors
- Apprentices, articled clerks and formal trainees
- Professional employees
- Family workers
- Other employees (excluding professional)
|
row_level |
Integer number. |
Number between 1 and 3 identfying the row's level in the classifcation:
Orders are level 1, Mimimum List Headings are level 2, and sub-divisions of MLHs are level 3.
The initial rows on employment status have a null level.
|
order_number |
Integer number. |
Number from 1 to 28 identifying the industrial 'Order'.
These appear as roman numbers in the original source.
All higher-level rows within an Order have the relevant value of order_number
|
order_name |
Text string (max.len.=54). |
Name of the industrial 'Order', as listed in the original table.
This is again held for all rows at level 2 or 3.
|
mlh_number |
Integer number. |
The number of the Mimimum List Heading, held only for rows with level 2 or 3.
|
mlh_name |
Text string (max.len.=84). |
Name of the Minimum List Heading.
This is held only for rows with level 2 or 3.
|
mlh_subdiv |
Text string (max.len.=8). |
Number idientifying the MLH sub-division, held only for rows with level 3.
Held as a character string because one of the sub-divisions of
901 'National government service' is '1-4. Armed forces'.
|
mlh_subdiv_name |
Text string (max.len.=134). |
Name of the MLH sub-division, held only for rows with level 3.
|
sic_query |
Text string (max.len.=6). |
This is a flag column which holds 'Q' if our assignment of the 1971 Unit to
the 2007 SIC was seen as especially problematic; otherwise empty.
|
sic_division |
Integer number. |
Integer number identifying the 2007 SIC 'Division' to
which we have assigned the 1971 Unit.
These form a single sequence running from 1 to 99.
|
sic_division_name |
Text string (max.len.=134). |
Name of the 2007 SIC 'Division'.
For example, 'AGRICULTURE, FORESTRY AND FISHING' is divided into
(01) 'Crop and animal production, hunting and related service activities',
(02) 'Forestry and logging', and
(03) 'Fishing and aquaculture'.
Some Sections contain only one division.
|