Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2012 |
Data Source: | U.S. Census Bureau |
C089. | Workplace Area Characteristic: All Federal Jobs by Earnings by Industry Sector | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
C089_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:LEHD2012_671_CE01 + ORG:LEHD2012_731_CE01 + ORG:LEHD2012_791_CE01 + ORG:LEHD2012_671_CE02 + ORG:LEHD2012_731_CE02 + ORG:LEHD2012_791_CE02 + ORG:LEHD2012_671_CE03 + ORG:LEHD2012_731_CE03 + ORG:LEHD2012_791_CE03;
return oretval;
|