Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2012 |
Data Source: | U.S. Census Bureau |
C120. | Workplace Area Characteristic: Primary Jobs by Hispanic or Latino Population by Industry Sector | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
C120_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_689_CT01 + ORG:LEHD2012_749_CT01 + ORG:LEHD2012_809_CT01 + ORG:LEHD2012_689_CT02 + ORG:LEHD2012_749_CT02 + ORG:LEHD2012_809_CT02;
return oretval;
|