Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2013 |
Data Source: | U.S. Census Bureau |
C142. | Workplace Area Characteristic: Private Primary Jobs by Sex by Age | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
C142_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_539_CS01 + ORGFAKE:LEHD2013n_593_CS01 + ORGFAKE:LEHD2013n_647_CS01+ ORGFAKE:LEHD2013n_539_CS02 + ORGFAKE:LEHD2013n_593_CS02 + ORGFAKE:LEHD2013n_647_CS02;
return oretval;
|