Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2015 |
Data Source: | U.S. Census Bureau |
C145. | Workplace Area Characteristic: Private Primary Jobs by Education Attainment by Age (Workers Age 30+) | |||||||||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||||||||
C145_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:LEHD2015_542_CD01 + ORG:LEHD2015_596_CD01 + ORG:LEHD2015_650_CD01 + ORG:LEHD2015_542_CD02 + ORG:LEHD2015_596_CD02 + ORG:LEHD2015_650_CD02 + ORG:LEHD2015_542_CD03 + ORG:LEHD2015_596_CD03 + ORG:LEHD2015_650_CD03 + ORG:LEHD2015_542_CD04 + ORG:LEHD2015_596_CD04 + ORG:LEHD2015_650_CD04;
return oretval;
|