FK2014_EGC: Fictional sample data of 42 firms

Description Usage Format Source References Examples

Description

Dataset with 42 firms from 4 industries in 3 regions (fictional sample data from Farhauer/Kroell 2014)

Usage

1
data("FK2014_EGC")

Format

A data frame with 42 observations on the following 5 variables.

region

unique ID of the region

industry

name of the industry (German language)

firm

firm ID

emp_firm

each firm's no. of employees

emp_region

total employment of the region

Source

Farhauer, O./Kroell, A. (2014): “Standorttheorien: Regional- und Stadtoekonomik in Theorie und Praxis”. Wiesbaden : Springer.

References

Farhauer, O./Kroell, A. (2014): “Standorttheorien: Regional- und Stadtoekonomik in Theorie und Praxis”. Wiesbaden : Springer.

Examples

1
2
3
4
5
# Example from Farhauer/Kroell (2014):
data(FK2014_EGC)

ellison.c(FK2014_EGC$emp_firm, FK2014_EGC$industry, 
FK2014_EGC$region, FK2014_EGC$emp_region)

Example output

[1] 12.0729

REAT documentation built on Sept. 5, 2021, 5:18 p.m.