Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2010 |
Data Source: | U.S. Census Bureau |
B003. | Residence Area Characteristic: All Jobs by Race | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
B003_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_003_CR01 + ORG:LEHD2010_003_CR02 + ORG:LEHD2010_003_CR03 + ORG:LEHD2010_003_CR04 + ORG:LEHD2010_003_CR05 + ORG:LEHD2010_003_CR07;
return oretval;
|