Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2012 |
Data Source: | U.S. Census Bureau |
C162. | Workplace Area Characteristic: Private Primary Jobs by Education Attainment by Earnings (Workers Age 30+) | |||||||||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||||||||
C162_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_885_CD01 + ORG:LEHD2012_939_CD01 + ORG:LEHD2012_993_CD01 + ORG:LEHD2012_885_CD02 + ORG:LEHD2012_939_CD02 + ORG:LEHD2012_993_CD02 + ORG:LEHD2012_885_CD03 + ORG:LEHD2012_939_CD03 + ORG:LEHD2012_993_CD03 + ORG:LEHD2012_885_CD04 + ORG:LEHD2012_939_CD04 + ORG:LEHD2012_993_CD04;
return oretval;
|