| employment2 | R Documentation |
Estimated number of employees in 42 countries in 2015, distributed according to gender (Women/Men), age (15-24, 25-54, 55+) and type of contract (Full- and part-time).
data(employment2)
A data.frame with 504 rows and 5 columns.
For each country in the sample, an estimated number of employees in the year 2015 was available, divided according to gender and age of employees and the type of the contract. The data form a sample of 42 cubes with two rows (gender), two columns (type) of contract) and three slices (age), which allow for a deeper analysis of the overall employment structure, not just from the perspective of each factor separately, but also from the perspective of the relations/interactions between them. Thorough analysis of the sample is described in Facevicova (2019).
CountryCountry
Sexgender, males (M) and females (F)
Ageage class, young (category 15 - 24), middle-aged (25 - 54) and older (55+) employees
Contractfactor, defining the type of contract, full-time (FT) and part-time (PT) contracts
ValueNumber of employees in the given category (in thousands)
Kamila Facevicova
https://stats.oecd.org
Facevicova, K., Filzmoser, P. and K. Hron (2019) Compositional Cubes: Three-factorial Compositional Data. Under review.
data(employment2)
head(employment2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.