Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2002 |
Data Source: | U.S. Census Bureau |
C138. | Workplace Area Characteristic: Private Primary Jobs by Earnings | |||||||||
Universe: Total Number of Jobs | ||||||||||
C138_001Total Number of Jobs:
Percent base:
None - percentages not computed (variable is table universe)
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG:LEHD2002_489_CE01 + ORG:LEHD2002_489_CE02 + ORG:LEHD2002_489_CE03;
return oretval;
|