Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2012 |
Data Source: | U.S. Census Bureau |
C096. | Workplace Area Characteristic: All Federal Jobs by Education Attainment by Earnings (Workers Age 30+) | |||||||||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||||||||
C096_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_849_CD01 + ORG:LEHD2012_903_CD01 + ORG:LEHD2012_957_CD01 + ORG:LEHD2012_849_CD02 + ORG:LEHD2012_903_CD02 + ORG:LEHD2012_957_CD02 + ORG:LEHD2012_849_CD03 + ORG:LEHD2012_903_CD03 + ORG:LEHD2012_957_CD03 + ORG:LEHD2012_849_CD04 + ORG:LEHD2012_903_CD04 + ORG:LEHD2012_957_CD04;
return oretval;
|