Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2012 |
Data Source: | U.S. Census Bureau |
C027. | Workplace Area Characteristic: All Jobs by Sex by Earnings | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
C027_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_837_CS01 + ORG:LEHD2012_891_CS01 + ORG:LEHD2012_945_CS01 + ORG:LEHD2012_837_CS02 + ORG:LEHD2012_891_CS02 + ORG:LEHD2012_945_CS02;
return oretval;
|