Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2013 |
Data Source: | U.S. Census Bureau |
B053. | Residence Area Characteristic: All Federal Jobs by Race | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
B053_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 = ORGFAKE:LEHD2013n_010_CR01 + ORGFAKE:LEHD2013n_010_CR02 + ORGFAKE:LEHD2013n_010_CR03 + ORGFAKE:LEHD2013n_010_CR04 + ORGFAKE:LEHD2013n_010_CR05 + ORGFAKE:LEHD2013n_010_CR07;
return oretval;
|