Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2010 |
Data Source: | U.S. Census Bureau |
B047. | Residence Area Characteristic: All Private Jobs by Race by Earnings | |||||||||||||||||||||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||||||||||||||||||||
B047_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:LEHD2010_344_CR01 + ORG:LEHD2010_386_CR01 + ORG:LEHD2010_428_CR01 + ORG:LEHD2010_344_CR02 + ORG:LEHD2010_386_CR02 + ORG:LEHD2010_428_CR02 + ORG:LEHD2010_344_CR03 + ORG:LEHD2010_386_CR03 + ORG:LEHD2010_428_CR03 + ORG:LEHD2010_344_CR04 + ORG:LEHD2010_386_CR04 + ORG:LEHD2010_428_CR04 + ORG:LEHD2010_344_CR05 + ORG:LEHD2010_386_CR05 + ORG:LEHD2010_428_CR05 + ORG:LEHD2010_344_CR07 + ORG:LEHD2010_386_CR07 + ORG:LEHD2010_428_CR07;
return oretval;
|