Column | Type | Contents |
adm_cnty |
Text string (max.len.=44). |
Name of Administrative County unit as it appeared in the original report.
|
dist_name |
Text string (max.len.=104). |
Name of Local Government District unit as it appeared in the original report.
|
lg_dist |
Text string (max.len.=104). |
Cleaned up name of local government district.
|
lg_type |
Text string (max.len.=8). |
Type of Local Government District.
|
par_name |
Text string (max.len.=304). |
Name of parish or similar unit as given in original table.
|
civ_par |
Text string (max.len.=304). |
Cleaned up name of parish level unit.
|
lg_ward |
Text string (max.len.=204). |
Name of Ward as given in original table.
|
cnty_unit |
Integer number. |
Unique ID number for administrative county unit.
|
dist_unit |
Integer number. |
Unique ID number for local government district unit.
|
par_unit |
Integer number. |
Unique ID number for parish level unit.
|
ward_unit |
Integer number. |
Unique ID number for local government ward unit, currently unpopulated.
|
g_unit |
Integer number. |
Unique ID number for smallest administrative spatial unit, currently all parishes.
|
part_of |
Text string (max.len.=5). |
Set to "p" to indicate the parish is split, normally between one or more Wards.
|
area |
Integer number. |
Area of parish-level unit.
|
pop_1921 |
Integer number. |
The population in 1921
|
pop_1931 |
Integer number. |
The population in 1931
|
ma_1931 |
Integer number. |
Total number of males in 1931
|
fe_1931 |
Integer number. |
Total number of females in 1931
|
pop_den |
Floating point number. |
The population density in persons per acre in 1931.
|
tot_pfam |
Integer number. |
The number of private families in 1931
|
pop_pfam |
Integer number. |
Population in private families in 1931
|
dwelling |
Integer number. |
The number of structurally separate dwellings occupied in 1931.
|
rooms |
Integer number. |
Rooms occupied in 1931.
|
den_occ |
Floating point number. |
Persons per room in 1931.
|
notes |
Text string (max.len.=4004). |
Notes given in the printed table or added to assist users.
|
rec_num |
Integer number. |
Unique number identifying row in table.
|