Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2011 |
Data Source: | U.S. Census Bureau |
B045. | Residence Area Characteristic: All Private Jobs by Age by Earnings | |||||||||
Universe: Total Number of Jobs | ||||||||||
B045_002 Workers Age 29 or Younger:
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG:LEHD2011_342_CA01 + ORG:LEHD2011_384_CA01 + ORG:LEHD2011_426_CA01;
return oretval;
|