Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2015 |
Data Source: | U.S. Census Bureau |
B128. | Residence Area Characteristic: Federal Primary Jobs by Race | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
B128_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:LEHD2015_017_CR01 + ORG:LEHD2015_017_CR02 + ORG:LEHD2015_017_CR03 + ORG:LEHD2015_017_CR04 + ORG:LEHD2015_017_CR05 + ORG:LEHD2015_017_CR07;
return oretval;
|