Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2014 |
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 = ORGWAC:LEHD2014_687_CS01 + ORGWAC:LEHD2014_747_CS01 + ORGWAC:LEHD2014_807_CS01 + ORGWAC:LEHD2014_687_CS02 + ORGWAC:LEHD2014_747_CS02 + ORGWAC:LEHD2014_807_CS02;
return oretval;
|