Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2014 |
Data Source: | U.S. Census Bureau |
B145. | Residence Area Characteristic: Federal Primary Jobs by Age by Earnings | |||||||||
Universe: Total Number of Jobs | ||||||||||
B145_002 Workers Age 29 or Younger:
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORGRAC:LEHD2014_328_CA01 + ORGRAC:LEHD2014_370_CA01 + ORGRAC:LEHD2014_412_CA01;
return oretval;
|