Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2012 |
Data Source: | U.S. Census Bureau |
C187. | Workplace Area Characteristic: Federal Primary Jobs by Education Attainment by Industry Sector (Workers Age 30+) | |||||||||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||||||||
C187_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_680_CD01 + ORG:LEHD2012_740_CD01 + ORG:LEHD2012_800_CD01 + ORG:LEHD2012_680_CD02 + ORG:LEHD2012_740_CD02 + ORG:LEHD2012_800_CD02 + ORG:LEHD2012_680_CD03 + ORG:LEHD2012_740_CD03 + ORG:LEHD2012_800_CD03 + ORG:LEHD2012_680_CD04 + ORG:LEHD2012_740_CD04 + ORG:LEHD2012_800_CD04;
return oretval;
|