Learn R Programming

VIM (version 7.3.0)

lse_synthetic: Synthetic Austrian Structural Business Survey data

Description

A synthetic, non-confidential enterprise-level data set inspired by the Austrian Leistungs- und Strukturstatistik from reporting years 2021 onward.

Arguments

Format

A data frame with 10000 observations and 38 variables.

Details

The variables cover the main dimensions described in the Statistik Austria standard documentation: economic activity, NUTS2 region, data source, employment structure, turnover, intermediate consumption, gross value added, personnel costs, gross operating surplus, and tangible investment.

The monetary variables are expressed in thousand euros. The observations are generated synthetically and do not contain real enterprise records. Companion validation rules are available as lse_synthetic_rules.

Examples

Run this code

data(lse_synthetic)
str(lse_synthetic)

Run the code above in your browser using DataLab