- id
Unique office worker identifying code.
- company
Identifying code for company worked for over the last
12 months.
- company2
If worked for >1 company over the last 12 months, identifying
code for second company.
- company3
If worked for >2 companies over the last 12 months,
identifying code for third company.
- company4
If worked for >3 companies over the last 12 months,
identifying code for fourth company.
- age
Age of worker.
- parttime
Part or full-time, a factor with levels Fulltime
and
Parttime
.
- sex
Sex of worker, a factor with levels male
and
female
.
- cons
A column of ones. If included as an explanatory variable in a
regression model (e.g. in MLwiN), its coefficient is the intercept.
- earnings
Workers' earnings over the last financial year.
- logearn
Workers' (natural) log-transformed earnings over the last
financial year.
- numjobs
The number of companies worked for over the last 12 months.
- weight1
Proportion of time worked for employer listed in
company
.
- weight2
Proportion of time worked for employer listed in
company2
.
- weight3
Proportion of time worked for employer listed in
company3
.
- weight4
Proportion of time worked for employer listed in
company4
.
- ew1
Alternative (equal) weighting for company
(1/numjobs
).
- ew2
Alternative (equal) weighting for company2
(if numjobs >1
then 1/numjobs
, else 0).
- ew3
Alternative (equal) weighting for company3
(if numjobs >2
then 1/numjobs
, else 0).
- ew4
Alternative (equal) weighting for company4
(if numjobs >3
then 1/numjobs
,
else 0).
- age_40
Age of worker, centered on 40 years.