Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2009 |
Data Source: | U.S. Census Bureau |
B045. | Residence Area Characteristic: All Private Jobs by Age by Earnings | |||||||||
Universe: Total Number of Jobs | ||||||||||
B045_010 Workers Age 55 or Older:
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG:LEHD2009_342_CA03 + ORG:LEHD2009_384_CA03 + ORG:LEHD2009_426_CA03;
return oretval;
|