powered by
Dataset with 42 firms from 4 industries in 3 regions (fictional sample data from Farhauer/Kroell 2014)
data("FK2014_EGC")
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
Farhauer, O./Kroell, A. (2014): “Standorttheorien: Regional- und Stadtoekonomik in Theorie und Praxis”. Wiesbaden : Springer.
# NOT RUN { # Example from Farhauer/Kroell (2014): data(FK2014_EGC) ellison.c(FK2014_EGC$emp_firm, FK2014_EGC$industry, FK2014_EGC$region, FK2014_EGC$emp_region) # }
Run the code above in your browser using DataLab