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.=204). |
Name of Local Government District unit as it appeared in the original report.
|
lg_dist |
Text string (max.len.=104). |
Cleaned up name of district level unit.
|
lg_type |
Text string (max.len.=8). |
Type of Local Government District.
|
par_name |
Text string (max.len.=204). |
Name of parish or similar unit as given in original table.
|
civ_par |
Text string (max.len.=204). |
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 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_1911 |
Integer number. |
The population in 1911
|
pop_1921 |
Integer number. |
The population in 1921
|
ma_1921 |
Integer number. |
Total number of males in 1921
|
fe_1921 |
Integer number. |
Total number of females in 1921
|
pop_den |
float8 |
The population density in persons per acre in 1921.
|
h_hold |
Integer number. |
The number of private families in 1921
|
pop_hou |
Integer number. |
Population in private families in 1921.
|
dwelling |
Integer number. |
The number of structurally separate dwellings occupied in 1921.
|
ro_occ |
Integer number. |
Rooms occupied in 1921.
|
den_occ |
float8 |
Persons per room in 1921.
|
notes |
Text string (max.len.=4004). |
Comments.
|
rec_num |
Integer number. |
Unique number identifying row in table.
|