Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2012 |
Data Source: | U.S. Census Bureau |
C195. | Workplace Area Characteristic: Federal Primary Jobs by Education Attainment by Earnings (Workers Age 30+) | |||||||||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||||||||
C195_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_858_CD01 + ORG:LEHD2012_912_CD01 + ORG:LEHD2012_966_CD01 + ORG:LEHD2012_858_CD02 + ORG:LEHD2012_912_CD02 + ORG:LEHD2012_966_CD02 + ORG:LEHD2012_858_CD03 + ORG:LEHD2012_912_CD03 + ORG:LEHD2012_966_CD03 + ORG:LEHD2012_858_CD04 + ORG:LEHD2012_912_CD04 + ORG:LEHD2012_966_CD04;
return oretval;
|