Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2014 |
Data Source: | U.S. Census Bureau |
B022. | Residence Area Characteristic: All Jobs by Race by Earnings | |||||||||||||||||||||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||||||||||||||||||||
B022_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_316_CR01 + ORGRAC:LEHD2014_358_CR01 + ORGRAC:LEHD2014_400_CR01 + ORGRAC:LEHD2014_316_CR02 + ORGRAC:LEHD2014_358_CR02 + ORGRAC:LEHD2014_400_CR02 + ORGRAC:LEHD2014_316_CR03 + ORGRAC:LEHD2014_358_CR03 + ORGRAC:LEHD2014_400_CR03 + ORGRAC:LEHD2014_316_CR04 + ORGRAC:LEHD2014_358_CR04 + ORGRAC:LEHD2014_400_CR04 + ORGRAC:LEHD2014_316_CR05 + ORGRAC:LEHD2014_358_CR05 + ORGRAC:LEHD2014_400_CR05 + ORGRAC:LEHD2014_316_CR07 + ORGRAC:LEHD2014_358_CR07 + ORGRAC:LEHD2014_400_CR07;
return oretval;
|