Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2015 |
Data Source: | U.S. Census Bureau |
B139. | Residence Area Characteristic: Federal Primary Jobs by Age by Industry Sector | |||||||||
Universe: Total Number of Jobs | ||||||||||
B139_002 Workers Age 29 or Younger:
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG:LEHD2015_186_CA01 + ORG:LEHD2015_234_CA01 + ORG:LEHD2015_282_CA01;
return oretval;
|