Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2013 |
Data Source: | U.S. Census Bureau |
B139. | Residence Area Characteristic: Federal Primary Jobs by Age by Industry Sector | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
B139_001Total Number of Jobs:
Percent base:
None - percentages not computed (variable is table universe)
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORGFAKE:LEHD2013n_186_CA01 + ORGFAKE:LEHD2013n_234_CA01 + ORGFAKE:LEHD2013n_282_CA01 + ORGFAKE:LEHD2013n_186_CA02 + ORGFAKE:LEHD2013n_234_CA02 + ORGFAKE:LEHD2013n_282_CA02 + ORGFAKE:LEHD2013n_186_CA03 + ORGFAKE:LEHD2013n_234_CA03 + ORGFAKE:LEHD2013n_282_CA03;
return oretval;
|