Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2011 |
Data Source: | U.S. Census Bureau |
C084. | Workplace Area Characteristic: All Federal Jobs by Age by Industry Sector | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
C084_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_666_CA01 + ORG:LEHD2011_726_CA01 + ORG:LEHD2011_786_CA01 + ORG:LEHD2011_666_CA02 + ORG:LEHD2011_726_CA02 + ORG:LEHD2011_786_CA02 + ORG:LEHD2011_666_CA03 + ORG:LEHD2011_726_CA03 + ORG:LEHD2011_786_CA03;
return oretval;
|