Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2014 |
Data Source: | U.S. Census Bureau |
C076. | Workplace Area Characteristic: All Federal Jobs by Sex by Age | |||||||||
Universe: Total Number of Jobs | ||||||||||
C076_006 Female:
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORGWAC:LEHD2014_503_CS02 + ORGWAC:LEHD2014_557_CS02 + ORGWAC:LEHD2014_611_CS02;
return oretval;
|