Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2012 |
Data Source: | U.S. Census Bureau |
C118. | Workplace Area Characteristic: Primary Jobs by Sex by Industry Sector | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
C118_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_687_CS01 + ORG:LEHD2012_747_CS01 + ORG:LEHD2012_807_CS01 + ORG:LEHD2012_687_CS02 + ORG:LEHD2012_747_CS02 + ORG:LEHD2012_807_CS02;
return oretval;
|