Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2013 |
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 = ORGFAKE:LEHD2013n_687_CS01 + ORGFAKE:LEHD2013n_747_CS01 + ORGFAKE:LEHD2013n_807_CS01 + ORGFAKE:LEHD2013n_687_CS02 + ORGFAKE:LEHD2013n_747_CS02 + ORGFAKE:LEHD2013n_807_CS02;
return oretval;
|