Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2009 |
Data Source: | U.S. Census Bureau |
C113. | Workplace Area Characteristic: Primary Jobs by Earnings by Age | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
C113_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:LEHD2009_525_CE01 + ORG:LEHD2009_579_CE01 + ORG:LEHD2009_633_CE01 + ORG:LEHD2009_525_CE02 + ORG:LEHD2009_579_CE02 + ORG:LEHD2009_633_CE02 + ORG:LEHD2009_525_CE03 + ORG:LEHD2009_579_CE03 + ORG:LEHD2009_633_CE03;
return oretval;
|