Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2012 |
Data Source: | U.S. Census Bureau |
C062. | Workplace Area Characteristic: All Private Jobs by Hispanic or Latino Population by Earnings | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
C062_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:LEHD2012_875_CT01 + ORG:LEHD2012_929_CT01 + ORG:LEHD2012_983_CT01 + ORG:LEHD2012_875_CT02 + ORG:LEHD2012_929_CT02 + ORG:LEHD2012_983_CT02;
return oretval;
|