Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2015 |
Data Source: | U.S. Census Bureau |
B111. | Residence Area Characteristic: Private Primary Jobs by Education Attainment by Age (Workers Age 30+) | |||||||||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||||||||
B111_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_082_CD01 + ORG:LEHD2015_124_CD01 + ORG:LEHD2015_166_CD01 + ORG:LEHD2015_082_CD02 + ORG:LEHD2015_124_CD02 + ORG:LEHD2015_166_CD02 + ORG:LEHD2015_082_CD03 + ORG:LEHD2015_124_CD03 + ORG:LEHD2015_166_CD03 + ORG:LEHD2015_082_CD04 + ORG:LEHD2015_124_CD04 + ORG:LEHD2015_166_CD04;
return oretval;
|