Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2014 |
Data Source: | U.S. Census Bureau |
C052. | Workplace Area Characteristic: All Private Jobs by Sex by Industry Sector | |||||||||
Universe: Total Number of Jobs | ||||||||||
C052_002 Male:
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORGWAC:LEHD2014_697_CS01 + ORGWAC:LEHD2014_717_CS01 + ORGWAC:LEHD2014_817_CS01;
return oretval;
|