ck_dat_hc92 {cellKey} | R Documentation |
A real-world data set on persons
Description
820000 obervations in 5 Variables without sampling weights.
Format
ck_dat_hc92: a data frame with 820000 observations on the following 6 variables.
-
id
: a numeric identifier -
geo_m
: a character vector defining regions -
sex a
: character vector defining gender -
age_m
: a character vector containing age groups -
yae_h
: a character vector -
rkey
: a numeric vector holding record keys
References
https://ec.europa.eu/eurostat/cros/content/3-random-noise-cell-key-method_en
Examples
data(ck_dat_hc92)
head(ck_dat_hc92)
[Package cellKey version 1.0.2 Index]