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_010 Workers Age 55 or Older:
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG:LEHD2008_202_CA03 + ORG:LEHD2008_250_CA03 + ORG:LEHD2008_298_CA03;
return oretval;
|