foreigners: Fictional 2024 population of foreigners in Poland

foreignersR 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)


blocking documentation built on June 18, 2025, 9:16 a.m.