Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2010 |
Data Source: | U.S. Census Bureau |
B008. | Residence Area Characteristic: All Jobs by Sex by Age | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
B008_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_044_CS01 + ORG:LEHD2010_086_CS01 + ORG:LEHD2010_128_CS01 + ORG:LEHD2010_044_CS02 + ORG:LEHD2010_086_CS02 + ORG:LEHD2010_128_CS02;
return oretval;
|