Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2012 |
Data Source: | U.S. Census Bureau |
C129. | Workplace Area Characteristic: Primary Jobs by Education Attainment by Earnings (Workers Age 30+) | |||||||||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||||||||
C129_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_867_CD01 + ORG:LEHD2012_921_CD01 + ORG:LEHD2012_975_CD01 + ORG:LEHD2012_867_CD02 + ORG:LEHD2012_921_CD02 + ORG:LEHD2012_975_CD02 + ORG:LEHD2012_867_CD03 + ORG:LEHD2012_921_CD03 + ORG:LEHD2012_975_CD03 + ORG:LEHD2012_867_CD04 + ORG:LEHD2012_921_CD04 + ORG:LEHD2012_975_CD04;
return oretval;
|