Learn R Programming

laeken (version 0.4.3)

ses: Synthetic SES survey data

Description

This data set is a subset of synthetically generated real Austrian SES (Structural Earnings Survey) data.

Usage

data(ses)

Arguments

source

This is a synthetic data set based on Austrian SES data from 2006.

Details

The Structural Earnings Survey (SES) is conducted in almost all European Countries, and the most important figures are reported to Eurostat. SES is a complex survey of enterprises and establishments with more than 10 employees, NACE C-O, including a large sample of employees. In many countries, a two-stage design is used where in the first stage a stratified sample of enterprises and establishments on NACE 1-digit level, NUTS 1 and employment size range is used, and large enterprises have higher inclusion probabilities. In stage 2, systematic sampling is applied in each enterprise using unequal inclusion probabilities regarding employment size range categories.

The data set in the package consists of enterprise and employees data from 500 places of work. Note that this is a subset of synthetic data set that is simulated from the original Austrian SES data.

References

T. Geissberger (2009) Verdienststrukturerhebung 2006, Struktur und Verteilung der Verdienste in Oesterreich, Statistik Austria, ISBN 978-3-902587-97-8.

M. Templ (2012) Comparison of perturbation methods based on pre-defined quality indicators, UNECE Work Session on Statistical Data Editing, Tarragona, Spain.

Examples

Run this code
data(ses)
summary(ses)

Run the code above in your browser using DataLab