Column | Type | Contents |
change |
Text string (max.len.=5). |
Indicates parishes where 'changes were made in boundaries
between the Census of 1901 and that of 1911'.
These are marked by '+' in the left-hand margin of the
original report.
|
par_id |
Integer number. |
These are six-digit numbers in which the first three digits are
the number of the Registration District and the second three
indicate the order of the parish within the District.
|
reg_cnty |
Text string (max.len.=44). |
Name of Registration County unit as it appeared in the original report.
|
reg_num |
Text string (max.len.=8). |
Number of Registration District.
|
reg_dist |
Text string (max.len.=32). |
Name of Registration District unit as it appeared in the original report.
|
sub_num |
Integer number. |
Number of Registration sub-District; these run from 1 upwards
within each RD.
|
sub_dist |
Text string (max.len.=44). |
Name of Registration sub-District as it appeared in the original report.
|
par_name |
Text string (max.len.=164). |
Name of the 'place' as listed in the original report.
|
civ_par |
Text string (max.len.=164). |
Cleaned name of parish level unit.
|
part_of |
Text string (max.len.=5). |
Set to 'P' if the unit is described as being 'part of'
a parish in the original report.
|
lgd_name |
Text string (max.len.=64). |
Name of the urban or rural district
exactly as originally published.
|
lg_dist |
Text string (max.len.=64). |
Local Government District: 'Name of urban or rural district
in which parish situated'.
These names have been converted into upper case and
significantly cleaned:
all hyphens replaced by spaces; all apostrophes
removed; all ampersands replaced by 'AND'; all
', CITY OF', etc, suffixes removed.
|
lg_type |
Text string (max.len.=8). |
Type of Local Government District expressed as a code.
|
adm_cnty |
Text string (max.len.=44). |
Where a county names was given in brackets following the
parish name, that county is given here (and NB the various
abbreviations used in the original have been expanded).
In all other cases this is a derived field.
In most cases, it has been set by
finding the Administrative County for the local government
district as given in the 'age_lgd' table for 1911, but where
there were districts of the same name in different counties
the county has been set manually.
|
area |
Floating point number. |
Area of parish in statute acres ('Land and inland water').
|
fam_1901 |
Integer number. |
Number of 'families or separate occupiers' in 1901.
|
fam_1911 |
Integer number. |
Number of 'families or separate occupiers' in 1911.
|
pop_1901 |
Integer number. |
Total population in 1901.
|
pop_1911 |
Integer number. |
Total population in 1911.
|
male_1911 |
Integer number. |
Male population in 1911.
|
fem_1911 |
Integer number. |
Female population in 1911.
|
inst_no |
Integer number. |
Number of 'Institutions, large establishments, vessels, etc' in 1911.
In 1 case this is set to -1 due to photocopying problems.
|
inst_pop |
Integer number. |
Population of 'Institutions, large establishments, vessels, etc'
in 1911. In 608 cases this is set to -1 due to photocopying problems.
|
notes |
Text string (max.len.=1004). |
This field contains the footnotes to the original table,
systematically transcribed.
|
nation_unit |
Integer number. |
Unique ID number for nation unit.
Derived from the Registration County.
|
reg_cnty_unit |
Integer number. |
Unique ID number for registration county unit.
|
reg_dist_unit |
Integer number. |
Unique ID number for registration district unit.
|
sub_dist_unit |
Integer number. |
Unique ID number for sub registration district unit.
|
par_unit |
Integer number. |
Unique ID number for parish level unit.
|
adm_cnty_unit |
Integer number. |
Unique ID number for administrative county unit.
|
lg_dist_unit |
Integer number. |
Unique ID number for local government district unit.
|
g_unit |
Integer number. |
Unique ID number for smallest administrative spatial unit.
|
rec_num |
Integer number. |
Sequence number to keep rows in original order.
Due to the loading method, these do not form a continuous sequence.
|