parish_1801: List of 321 parishes in the 1801 census

Description Usage Format Source Examples

Description

List of 321 parishes in the 1801 census

Usage

1

Format

A tibble with 321 rows and 3 variables:

code

Municipal code, first two digits are county code

parish

Parish name

pid

Parish id, needed for census district summary at https://digitalarkivet.no/en/census/district_list/<pid>

Source

Norway Digital Archives

Examples

1
2
3
parish_1801
# duplicate parishes
dplyr::count(parish_1801, parish) %>% filter(n >1)

cstubben/norwayr documentation built on May 14, 2019, 12:25 p.m.