Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2011 |
Data Source: | U.S. Census Bureau |
B010. | Residence Area Characteristic: All Jobs by Hispanic or Latino Population by Age | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
B010_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_046_CT01 + ORG:LEHD2011_088_CT01 + ORG:LEHD2011_130_CT01 + ORG:LEHD2011_046_CT02 + ORG:LEHD2011_088_CT02 + ORG:LEHD2011_130_CT02;
return oretval;
|