Occupational dataset - small one
occup_small
A data frame with around 8000 observations and 12 variables.
integer id
numeric age of a subject
numeric sex of a subject
integer edu level of education of a subject where lower means higher - 1 for at least master degree
numeric exp number of experience years for a subject
integer district
numeric contract type regards time where 1 mean full-time (work a whole week)
numeric salary per year
character code - occupational code
numeric multiplier for the subject to reproduce a population - how many of such subjects in population
integer year
character code - occupational code - first 4 digits
occup dataset is an example of unbalance panel dataset. This is a simulated data although there are applied a real world characteristics from national statistical office survey. The original survey is anonymous and take place every two years. It is presenting a characteristics from randomly selected company and then using k step procedure employees are chosen.
occupational dataset