Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2011 |
Data Source: | U.S. Census Bureau |
B083. | Residence Area Characteristic: Primary Jobs by Sex by Age | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
B083_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:LEHD2011_065_CS01 + ORG:LEHD2011_107_CS01 + ORG:LEHD2011_149_CS01 + ORG:LEHD2011_065_CS02 + ORG:LEHD2011_107_CS02 + ORG:LEHD2011_149_CS02;
return oretval;
|