Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2011 |
Data Source: | U.S. Census Bureau |
B122. | Residence Area Characteristic: Private Primary Jobs by Race by Earnings | |||||||||||||||||||||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||||||||||||||||||||
B122_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:LEHD2011_351_CR01 + ORG:LEHD2011_393_CR01 + ORG:LEHD2011_435_CR01 + ORG:LEHD2011_351_CR02 + ORG:LEHD2011_393_CR02 + ORG:LEHD2011_435_CR02 + ORG:LEHD2011_351_CR03 + ORG:LEHD2011_393_CR03 + ORG:LEHD2011_435_CR03 + ORG:LEHD2011_351_CR04 + ORG:LEHD2011_393_CR04 + ORG:LEHD2011_435_CR04 + ORG:LEHD2011_351_CR05 + ORG:LEHD2011_393_CR05 + ORG:LEHD2011_435_CR05 + ORG:LEHD2011_351_CR07 + ORG:LEHD2011_393_CR07 + ORG:LEHD2011_435_CR07;
return oretval;
|