Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2009 |
Data Source: | U.S. Census Bureau |
B012. | Residence Area Characteristic: All Jobs by Earnings by Age | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
B012_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:LEHD2009_048_CE01 + ORG:LEHD2009_090_CE01 + ORG:LEHD2009_132_CE01 + ORG:LEHD2009_048_CE02 + ORG:LEHD2009_090_CE02 + ORG:LEHD2009_132_CE02 + ORG:LEHD2009_048_CE03 + ORG:LEHD2009_090_CE03 + ORG:LEHD2009_132_CE03;
return oretval;
|