Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2012 |
Data Source: | U.S. Census Bureau |
C126. | Workplace Area Characteristic: Primary Jobs by Sex by Earnings | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
C126_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 = ORG:LEHD2012_864_CS01 + ORG:LEHD2012_918_CS01 + ORG:LEHD2012_972_CS01 + ORG:LEHD2012_864_CS02 + ORG:LEHD2012_918_CS02 + ORG:LEHD2012_972_CS02;
return oretval;
|