Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2008 |
Data Source: | U.S. Census Bureau |
B039. | Residence Area Characteristic: All Private Jobs by Age by Industry Sector | |||||||||
Universe: Total Number of Jobs | ||||||||||
B039_006 Workers Age 30 to 54:
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG:LEHD2008_202_CA02 + ORG:LEHD2008_250_CA02 + ORG:LEHD2008_298_CA02;
return oretval;
|