Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2012 |
Data Source: | U.S. Census Bureau |
C112. | Workplace Area Characteristic: Primary Jobs by Education Attainment by Age (Workers Age 30+) | |||||||||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||||||||
C112_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_524_CD01 + ORG:LEHD2012_578_CD01 + ORG:LEHD2012_632_CD01 + ORG:LEHD2012_524_CD02 + ORG:LEHD2012_578_CD02 + ORG:LEHD2012_632_CD02 + ORG:LEHD2012_524_CD03 + ORG:LEHD2012_578_CD03 + ORG:LEHD2012_632_CD03 + ORG:LEHD2012_524_CD04 + ORG:LEHD2012_578_CD04 + ORG:LEHD2012_632_CD04;
return oretval;
|