Skip to content

Commit

Permalink
Merge pull request #666 from worldbank/gronert-m-patch-1
Browse files Browse the repository at this point in the history
Update Labor.md
  • Loading branch information
gronert-m authored Dec 2, 2024
2 parents 85b5505 + 48ef16f commit 43ceeae
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion Support/A - Guides and Documentation/GLD Manual Files/Labor.md
Original file line number Diff line number Diff line change
Expand Up @@ -642,6 +642,8 @@ t_wage_others is a continuous variable that specifies the annualized wage in all

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.

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.

**t_wage_nocompen_total**

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.
Expand All @@ -650,7 +652,9 @@ Note: Use gross wages when available and net wages only when gross wages are not

**t_wage_total**

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.
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 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.

### Labor status, 12-month reference period

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

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.

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.

**t_wage_nocompen_total_year**

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.
Expand All @@ -1190,6 +1196,8 @@ Note: Use gross wages when available and net wages only when gross wages are not

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.

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.

**njobs**

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

0 comments on commit 43ceeae

Please sign in to comment.