Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2010 |
Data Source: | U.S. Census Bureau |
C056. | Workplace Area Characteristic: All Private Jobs by Earnings by Industry Sector | |||||||||
Universe: Total Number of Jobs | ||||||||||
C056_002 Earnings $1250/Month or Less:
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG:LEHD2010_701_CE01 + ORG:LEHD2010_721_CE01 + ORG:LEHD2010_821_CE01;
return oretval;
|