Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2013 |
Data Source: | U.S. Census Bureau |
C151. | Workplace Area Characteristic: Private Primary Jobs by Sex by Industry Sector | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
C151_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_707_CS01 + ORGFAKE:LEHD2013n_717_CS01 + ORGFAKE:LEHD2013n_827_CS01 + ORGFAKE:LEHD2013n_707_CS02 + ORGFAKE:LEHD2013n_717_CS02 + ORGFAKE:LEHD2013n_827_CS02;
return oretval;
|