Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2011 |
Data Source: | U.S. Census Bureau |
C076. | Workplace Area Characteristic: All Federal Jobs by Sex by Age | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
C076_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:LEHD2011_503_CS01 + ORG:LEHD2011_557_CS01 + ORG:LEHD2011_611_CS01+ ORG:LEHD2011_503_CS02 + ORG:LEHD2011_557_CS02 + ORG:LEHD2011_611_CS02;
return oretval;
|