Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2010 |
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 = ORG:LEHD2010_186_CA01 + ORG:LEHD2010_234_CA01 + ORG:LEHD2010_282_CA01 + ORG:LEHD2010_186_CA02 + ORG:LEHD2010_234_CA02 + ORG:LEHD2010_282_CA02 + ORG:LEHD2010_186_CA03 + ORG:LEHD2010_234_CA03 + ORG:LEHD2010_282_CA03;
return oretval;
|