Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2004 |
Data Source: | U.S. Census Bureau |
B094. | Residence Area Characteristic: Primary Jobs by Earnings by Industry Sector | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
B094_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_199_CE01 + ORG:LEHD2004_247_CE01 + ORG:LEHD2004_295_CE01 + ORG:LEHD2004_199_CE02 + ORG:LEHD2004_247_CE02 + ORG:LEHD2004_295_CE02 + ORG:LEHD2004_199_CE03 + ORG:LEHD2004_247_CE03 + ORG:LEHD2004_295_CE03;
return oretval;
|