surnamesgal14 {OnomasticDiversity} | R Documentation |
surnamesgal14 data
Description
This dataset corresponds to 25 most frequent surnames by municipality in Galicia in 2014.
Usage
data(surnamesgal14)
Format
surnamesgal14
is a data frame with surnames from Galicia in 2014.
Source
The data corresponds to 25 most frequent surnames by municipality in Galicia in 2014.
The dataset contains 8 columns, prov
: the province, muni
: the municipality, namuni
: the name of the municipality, surname
: the surname, number
: the number of people with that surname, population
: the total population considered by municipality, ni
: the number of surnames considered and p_{ki}
which is the frequency of surname k
in municipality i
.
These data have been extracted from the website of the Galician Institute of Statistics (IGE). The IGE offers information on the surnames and names of the population whose residence is in the Autonomous Community of Galicia. The base information for the elaboration data is the file of the Municipal Register of inhabitants of 2014 that the National Institute of Statistics (INE) provides to the IGE.
References
Galician Institute of Statistics (IGE), https://www.ige.eu/
Examples
data(surnamesgal14)