Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2015 |
Data Source: | U.S. Census Bureau |
B124. | Residence Area Characteristic: Private Primary Jobs by Education Attainment by Earnings (Workers Age 30+) | |||||||||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||||||||
B124_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_353_CD01 + ORG:LEHD2015_395_CD01 + ORG:LEHD2015_437_CD01 + ORG:LEHD2015_353_CD02 + ORG:LEHD2015_395_CD02 + ORG:LEHD2015_437_CD02 + ORG:LEHD2015_353_CD03 + ORG:LEHD2015_395_CD03 + ORG:LEHD2015_437_CD03 + ORG:LEHD2015_353_CD04 + ORG:LEHD2015_395_CD04 + ORG:LEHD2015_437_CD04;
return oretval;
|