Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2004 |
Data Source: | U.S. Census Bureau |
B114. | Residence Area Characteristic: Private Primary Jobs by Age by Industry Sector | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
B114_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:LEHD2004_210_CA01 + ORG:LEHD2004_258_CA01 + ORG:LEHD2004_306_CA01 + ORG:LEHD2004_210_CA02 + ORG:LEHD2004_258_CA02 + ORG:LEHD2004_306_CA02 + ORG:LEHD2004_210_CA03 + ORG:LEHD2004_258_CA03 + ORG:LEHD2004_306_CA03;
return oretval;
|