Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2012 |
Data Source: | U.S. Census Bureau |
C080. | Workplace Area Characteristic: All Federal Jobs by Earnings by Age | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
C080_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_507_CE01 + ORG:LEHD2012_561_CE01 + ORG:LEHD2012_615_CE01 + ORG:LEHD2012_507_CE02 + ORG:LEHD2012_561_CE02 + ORG:LEHD2012_615_CE02 + ORG:LEHD2012_507_CE03 + ORG:LEHD2012_561_CE03 + ORG:LEHD2012_615_CE03;
return oretval;
|