Skip to content

Commit 48ef16f

Browse files
authored
Update Labor.md
1 parent 85b5505 commit 48ef16f

File tree

1 file changed

+9
-1
lines changed
  • Support/A - Guides and Documentation/GLD Manual Files

1 file changed

+9
-1
lines changed

Support/A - Guides and Documentation/GLD Manual Files/Labor.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -642,6 +642,8 @@ t_wage_others is a continuous variable that specifies the annualized wage in all
642642

643643
t_hours_total is a continuous variable that specifies the hours of work in last 12 months in all jobs including primary, secondary and others.
644644

645+
If the number of months worked is missing, the harmonizer may assume that the person worked the whole year inputting the “average, commonly hours worked” (i.e., using usually worked hours instead of actual). Moreover, the harmonizer may assume that the person worked the whole year in this job (multiply monthly data by 12, weekly data by 48). Thus, the variable functions as an upper bound.
646+
645647
**t_wage_nocompen_total**
646648

647649
t_wage_nocompen_total is a continuous variable that specifies the total annualized wage income in all jobs including primary, secondary and others. This excludes tips, bonuses, other compensation such as dwellings or clothes, and other payments.
@@ -650,7 +652,9 @@ Note: Use gross wages when available and net wages only when gross wages are not
650652

651653
**t_wage_total**
652654

653-
t_wage_total is a continuous variable that specifies the total annualized wage income in all jobs including primary, secondary and others. This income includes tips, compensations such as bonuses, dwellings or clothes, and other payments. t_wage_total should be equal to t_wage_nocompen_total in case there are no bonuses, tips etc. offered as part of any of the jobs. If the number of months worked in this job is missing the harmonizer could assumed that the person worked the whole year in this job.
655+
t_wage_total is a continuous variable that specifies the total annualized wage income in all jobs including primary, secondary and others. This income includes tips, compensations such as bonuses, dwellings or clothes, and other payments. t_wage_total should be equal to t_wage_nocompen_total in case there are no bonuses, tips etc. offered as part of any of the jobs.
656+
657+
If the number of months worked in this job is missing the harmonizer may assume that the person worked the whole year in this job (multiply monthly data by 12, weekly data by 48). Thus, the variable functions as an upper bound.
654658

655659
### Labor status, 12-month reference period
656660

@@ -1180,6 +1184,8 @@ t_wage_others_year is a continuous variable that specifies the annual wage in al
11801184

11811185
t_hours_total_year is a continuous variable that specifies the hours of work in last 12 months in all jobs including primary, secondary and others.
11821186

1187+
If the number of months worked is missing, the harmonizer may assume that the person worked the whole year inputting the “average, commonly hours worked” (i.e., using usually worked hours instead of actual). Moreover, the harmonizer may assume that the person worked the whole year in this job (multiply monthly data by 12, weekly data by 48). Thus, the variable functions as an upper bound.
1188+
11831189
**t_wage_nocompen_total_year**
11841190

11851191
t_wage_nocompen_total_year is a continuous variable that specifies the total annualized wage income in all jobs including primary, secondary and others. This excludes tips, bonuses, other compensation such as dwellings or clothes, and other payments.
@@ -1190,6 +1196,8 @@ Note: Use gross wages when available and net wages only when gross wages are not
11901196

11911197
t_wage_total_year is a continuous variable that specifies the total annualized wage income in all jobs including primary, secondary and others. This income includes tips, compensations such as bonuses, dwellings or clothes, and other payments. t_wage_total should be equal to t_wage_nocompen_total in case there are no bonuses, tips etc. offered as part of any of the jobs.
11921198

1199+
If the number of months worked in this job is missing the harmonizer may assume that the person worked the whole year in this job (multiply monthly data by 12, weekly data by 48). Thus, the variable functions as an upper bound.
1200+
11931201
**njobs**
11941202

11951203
njobs is a numeric variable that specifies the total number of jobs.

0 commit comments

Comments
 (0)