Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2010 |
Data Source: | U.S. Census Bureau |
B147. | Residence Area Characteristic: Federal Primary Jobs by Race by Earnings | |||||||||||||||||||||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||||||||||||||||||||
B147_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_330_CR01 + ORG:LEHD2010_372_CR01 + ORG:LEHD2010_414_CR01 + ORG:LEHD2010_330_CR02 + ORG:LEHD2010_372_CR02 + ORG:LEHD2010_414_CR02 + ORG:LEHD2010_330_CR03 + ORG:LEHD2010_372_CR03 + ORG:LEHD2010_414_CR03 + ORG:LEHD2010_330_CR04 + ORG:LEHD2010_372_CR04 + ORG:LEHD2010_414_CR04 + ORG:LEHD2010_330_CR05 + ORG:LEHD2010_372_CR05 + ORG:LEHD2010_414_CR05 + ORG:LEHD2010_330_CR07 + ORG:LEHD2010_372_CR07 + ORG:LEHD2010_414_CR07;
return oretval;
|