Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2014 |
Data Source: | U.S. Census Bureau |
C126. | Workplace Area Characteristic: Primary Jobs by Sex by Earnings | |||||||||
Universe: Total Number of Jobs | ||||||||||
C126_002 Male:
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORGWAC:LEHD2014_864_CS01 + ORGWAC:LEHD2014_918_CS01 + ORGWAC:LEHD2014_972_CS01;
return oretval;
|