| c02_14 | R Documentation |
Every row of the dataset consists in a group of workers of a certain year
(anno), with a certain level of education (formazione) and gender (sesso).
For every group of workers, some statistics are reported.
c02_14
A data frame with 210 observations on the following 12 variables.
annoa factor with levels 2002 2004 2006 2008 2010 2012 2014
formazionea factor with levels Totale UNI-POLI SUP Form. prof. superiore Brevetto d\'insegnamento Maturit. Apprendistato completo Form. acquisita in azienda Scuole obbligatorie Altre formazioni complete
sessoa factor with levels Totale Uomini Donne
N_salariatiEstimate of the number of job places
N_etpEstimate of the number of job places, in full time equivalent
salario_mediomonthly standardized average wage
p10Estimate of the 10th percentile of monthtly standardized wage
p25Estimate of the 25th percentile of monthtly standardized wage
p50Estimate of the 50th percentile of monthtly standardized wage (median)
p75Estimate of the 75th percentile of monthtly standardized wage
p90Estimate of the 90th percentile of monthtly standardized wage
infoa character vector
idan integer vector, as a unique identifier of each row.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.