| Column | Type | Contents |
year |
Integer number. |
Year from which report taken.
|
month |
Integer number. |
Month from which report taken. NB this is the date
which appears on the report, and the data actually refer
to the last day of the previous month.
|
id_no |
Integer number. |
The number of the branch within the particular
report. NB branches do not retain the same number, and
the main use of this number is to ensure that branches
can be listed in their original order.
|
x_branch |
Text string (max.len.=29). |
The name of the branch as it appeared in the
original return (NB for reports from 1865-72, the name
was abbreviated to 16 characters where necessary).
|
full_members |
Integer number. |
Number of full members in the branch.
|
machinists |
Integer number. |
Number of machinist members in the branch.
|
apprentices |
Integer number. |
Number of apprentice members in the branch (only
listed from 1897).
|
tot_members |
Integer number. |
Total number of members in the branch.
|
don_10 |
Integer number. |
Number of members receiving donation benefit at the
rate of 10s. per week, i.e. the number unemployed for not
more than 14 weeks.
|
don_7 |
Integer number. |
Number of members receiving donation benefit at the
rate of 7s. per week, i.e. the number unemployed for more
than 14 weeks and less than 44 weeks.
|
don_5 |
Integer number. |
Number of members receiving donation benefit at the
rate of 5s. per week, i.e. the number unemployed for over
44 weeks.
|
don_tot |
Integer number. |
Total number of members on donation benefit.
|
full_wage |
Integer number. |
Number of members receiving 'full wages benefit',
paid to members victimised for holding union office. This
was introduced in October 1874.
|
contingent |
Integer number. |
Number of members receiving strike pay
('contingent benefit'). NB in general contingent
benefit was paid to strikers as a supplement to donation
benefit, hence the impact of strikes on the unemployment
rate is best minimised by deducting the number on
contingent from the total on donation.
|
sick_tot |
Integer number. |
Total number of members on sickness benefit.
|
super_tot |
Integer number. |
Total number of members on superannuation benefit.
|
admitted |
Floating point number. |
Number of members admitted into the branch during
the preceding twelve months. Where the data are taken
from the January monthly report this value will be the
number of admissions reported in the ASE Annual Report
for the previous year; for other months, the value is
interpolated from the admissions totals given in the
Annual Reports for the previous and current years. NB
members were ineligible for benefit during their first
year of membership.
|
branch_id |
Integer number. |
ID number assigned by project
|
key |
Integer number. |
Key added during data entry; used to check for
duplicated rows. NB this is not strictly unique, re-
starting from 1 in 1895 and 1897.
|
state |
Text string (max.len.=44). |
The 'state of trade'. For the 1865-72 data,
derived from HRS's doctoral research, this field
contains the state of trade given in the monthly report
in a simplified form. For other dates, the field is used
to identify branches which failed to report by a value of
'NRPT', and is otherwise empty. As membership numbers
are usually given for these branches, calculations of
numbers on benefit should specify that the value of state
should be not 'NRPT', or that it should be null.
|
notes |
Long text. |
Comments.
|