Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2012 |
Data Source: | U.S. Census Bureau |
C092. | Workplace Area Characteristic: All Federal Jobs by Age by Earnings | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
C092_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_845_CA01 + ORG:LEHD2012_845_CA02 + ORG:LEHD2012_845_CA03 + ORG:LEHD2012_899_CA01 + ORG:LEHD2012_899_CA02 + ORG:LEHD2012_899_CA03 + ORG:LEHD2012_953_CA01 + ORG:LEHD2012_953_CA02 + ORG:LEHD2012_953_CA03;
return oretval;
|