Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2014 |
Data Source: | U.S. Census Bureau |
C146. | Workplace Area Characteristic: Private Primary Jobs by Earnings by Age | |||||||||
Universe: Total Number of Jobs | ||||||||||
C146_010 Earnings Greater than $3333/Month:
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORGWAC:LEHD2014_543_CE03 + ORGWAC:LEHD2014_597_CE03 + ORGWAC:LEHD2014_651_CE03;
return oretval;
|