Column | Type | Contents |
sco_cnty |
Text string (max.len.=24). |
Name of County
|
dist_num |
Integer number. |
Number of the District.
Empty if the county was not divided into districts.
|
sco_dist |
Text string (max.len.=34). |
Name of the District.
It is not clear what the legal status of these districts was.
Where the row is a total for a county or for the whole of Scotland,
this column contains 'TOTAL'.
|
par_num |
Integer number. |
Number of the parish, as listed in the report.
This column is sometimes empty, for what appear to be extra-parochial areas
such as Barracks.
|
par_name |
Text string (max.len.=84). |
This is usually the name of the parish.
For what seem to be extra-parochial areas, this column will hold a string like
'Military in Barracks', while the sco_par column will be empty.
|
sco_par |
Text string (max.len.=64). |
The name of the parish, sometimes tidied for matching with the
gazetteer by e.g. removing additional names following 'or'.
|
sub_place |
Text string (max.len.=38). |
Name of an area within the parish.
This is used to cover a range of areas in the original report, but the
most important are burghs.
|
sub_type |
Text string (max.len.=24). |
Type of area, as listed in the original report.
The following strings appear here:
Ancient Royal Burgh,
Burgh & Village,
Burgh of Barony,
City,
District,
Island,
Island & Parish,
Landward-part,
Mainland,
Mainland-part,
Municipal Burgh,
Royal Burgh,
Town,
United Parishes,
and Village.
The most common string in the original report is 'Parish', but these have been
left blank here.
NB some strings for Burghs have been changed from those in the main table; see note above.
|
part_of |
Text string (max.len.=12). |
Set to "P" to indicate the area is split.
|
inh_1841 |
Integer number. |
Inhabited houses in 1841.
|
unh_1841 |
Integer number. |
Uninhabited houses in 1841.
|
bih_1841 |
Integer number. |
Building houses in 1841.
|
inh_1851 |
Integer number. |
Inhabited houses in 1851.
|
unh_1851 |
Integer number. |
Uninhabited houses in 1851.
|
bih_1851 |
Integer number. |
Building houses in 1851.
|
pop_1801 |
Integer number. |
Total population in 1801.
|
pop_1811 |
Integer number. |
Total population in 1811.
|
pop_1821 |
Integer number. |
Total population in 1821.
|
pop_1831 |
Integer number. |
Total population in 1831.
|
pop_1841 |
Integer number. |
Total population in 1841.
|
pop_1851 |
Integer number. |
Total population in 1851.
|
ma_1801 |
Integer number. |
Total males in 1801.
|
ma_1811 |
Integer number. |
Total males in 1811.
|
ma_1821 |
Integer number. |
Total males in 1821.
|
ma_1831 |
Integer number. |
Total males in 1831.
|
ma_1841 |
Integer number. |
Total males in 1841.
|
ma_1851 |
Integer number. |
Total males in 1851.
|
fe_1801 |
Integer number. |
Total females in 1801.
|
fe_1811 |
Integer number. |
Total females in 1811.
|
fe_1821 |
Integer number. |
Total females in 1821.
|
fe_1831 |
Integer number. |
Total females in 1831.
|
fe_1841 |
Integer number. |
Total females in 1841.
|
fe_1851 |
Integer number. |
Total females in 1851.
|
notes |
Text string (max.len.=1004). |
Notes.
The original report includes very extensive notes,
but these have yet to be added.
|
nat_unit |
Integer number. |
Unique ID number for Country unit
|
cnty_unit |
Integer number. |
Unique ID number for county level unit
|
dist_unit |
Integer number. |
Unique ID number for district level unit (incomplete)
|
g_unit |
Integer number. |
Unique ID number for parish level unit
|
rec_num |
Integer number. |
Sequence number to keep data in original order.
|