Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2012 |
Data Source: | U.S. Census Bureau |
C186. | Workplace Area Characteristic: Federal Primary Jobs by Hispanic or Latino Population by Industry Sector | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
C186_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_679_CT01 + ORG:LEHD2012_739_CT01 + ORG:LEHD2012_799_CT01 + ORG:LEHD2012_679_CT02 + ORG:LEHD2012_739_CT02 + ORG:LEHD2012_799_CT02;
return oretval;
|