Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2002 |
Data Source: | U.S. Census Bureau |
C056. | Workplace Area Characteristic: All Private Jobs by Earnings by Industry Sector | |||||||||
Universe: Total Number of Jobs | ||||||||||
C056_010 Earnings Greater than $3333/Month:
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG:LEHD2002_701_CE03 + ORG:LEHD2002_721_CE03 + ORG:LEHD2002_821_CE03;
return oretval;
|