Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2009 |
Data Source: | U.S. Census Bureau |
C144. | Workplace Area Characteristic: Private Primary Jobs by Hispanic or Latino Population by Age | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
C144_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:LEHD2009_541_CT01 + ORG:LEHD2009_595_CT01 + ORG:LEHD2009_649_CT01 + ORG:LEHD2009_541_CT02 + ORG:LEHD2009_595_CT02 + ORG:LEHD2009_649_CT02;
return oretval;
|