Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2010 |
Data Source: | U.S. Census Bureau |
B108. | Residence Area Characteristic: Private Primary Jobs by Sex by Age | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
B108_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:LEHD2010_079_CS01 + ORG:LEHD2010_121_CS01 + ORG:LEHD2010_163_CS01 + ORG:LEHD2010_079_CS02 + ORG:LEHD2010_121_CS02 + ORG:LEHD2010_163_CS02;
return oretval;
|