foreigners {blocking} | R Documentation |
Fictional 2024 population of foreigners in Poland
Description
A fictional data set of the foreign population in Poland, generated based on publicly available information while maintaining the distributions from administrative registers.
Usage
foreigners
Format
A data.table
with 110000 records. Each row represents one record, with the following columns:
fname
– first name,sname
– second name,surname
– surname,date
– date of birth,region
– region (county),country
– country,true_id
– person ID.
Examples
data("foreigners")
head(foreigners)
[Package blocking version 1.0.1 Index]