Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2014 |
Data Source: | U.S. Census Bureau |
B078. | Residence Area Characteristic: Primary Jobs by Race | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
B078_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 = ORGRAC:LEHD2014_024_CR01 + ORGRAC:LEHD2014_024_CR02 + ORGRAC:LEHD2014_024_CR03 + ORGRAC:LEHD2014_024_CR04 + ORGRAC:LEHD2014_024_CR05 + ORGRAC:LEHD2014_024_CR07;
return oretval;
|