Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2008 |
Data Source: | U.S. Census Bureau |
B089. | Residence Area Characteristic: Primary Jobs by Age by Industry Sector | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
B089_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:LEHD2008_194_CA01 + ORG:LEHD2008_242_CA01 + ORG:LEHD2008_290_CA01 + ORG:LEHD2008_194_CA02 + ORG:LEHD2008_242_CA02 + ORG:LEHD2008_290_CA02 + ORG:LEHD2008_194_CA03 + ORG:LEHD2008_242_CA03 + ORG:LEHD2008_290_CA03;
return oretval;
|