Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2003 |
Data Source: | U.S. Census Bureau |
B014. | Residence Area Characteristic: All Jobs by Age by Industry Sector | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
B014_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:LEHD2003_170_CA01 + ORG:LEHD2003_218_CA01 + ORG:LEHD2003_266_CA01 + ORG:LEHD2003_170_CA02 + ORG:LEHD2003_218_CA02 + ORG:LEHD2003_266_CA02 + ORG:LEHD2003_170_CA03 + ORG:LEHD2003_218_CA03 + ORG:LEHD2003_266_CA03;
return oretval;
|