Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2015 |
Data Source: | U.S. Census Bureau |
B103. | Residence Area Characteristic: Private Primary Jobs by Race | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
B103_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_038_CR01 + ORG:LEHD2015_038_CR02 + ORG:LEHD2015_038_CR03 + ORG:LEHD2015_038_CR04 + ORG:LEHD2015_038_CR05 + ORG:LEHD2015_038_CR07;
return oretval;
|