Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2014 |
Data Source: | U.S. Census Bureau |
C184. | Workplace Area Characteristic: Federal Primary Jobs by Sex by Industry Sector | |||||||||
Universe: Total Number of Jobs | ||||||||||
C184_006 Female:
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORGWAC:LEHD2014_677_CS02 + ORGWAC:LEHD2014_737_CS02 + ORGWAC:LEHD2014_797_CS02;
return oretval;
|