Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2013 |
Data Source: | U.S. Census Bureau |
C076. | Workplace Area Characteristic: All Federal Jobs by Sex by Age | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
C076_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_503_CS01 + ORGFAKE:LEHD2013n_557_CS01 + ORGFAKE:LEHD2013n_611_CS01+ ORGFAKE:LEHD2013n_503_CS02 + ORGFAKE:LEHD2013n_557_CS02 + ORGFAKE:LEHD2013n_611_CS02;
return oretval;
|