Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2011 |
Data Source: | U.S. Census Bureau |
C183. | Workplace Area Characteristic: Federal Primary Jobs by Age by Industry Sector | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
C183_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_676_CA01 + ORG:LEHD2011_736_CA01 + ORG:LEHD2011_796_CA01 + ORG:LEHD2011_676_CA02 + ORG:LEHD2011_736_CA02 + ORG:LEHD2011_796_CA02 + ORG:LEHD2011_676_CA03 + ORG:LEHD2011_736_CA03 + ORG:LEHD2011_796_CA03;
return oretval;
|