Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2014 |
Data Source: | U.S. Census Bureau |
C036. | Workplace Area Characteristic: All Private Jobs by Race | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
C036_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 = ORGWAC:LEHD2014_477_CR01 + ORGWAC:LEHD2014_477_CR02 + ORGWAC:LEHD2014_477_CR03 + ORGWAC:LEHD2014_477_CR04 + ORGWAC:LEHD2014_477_CR05 + ORGWAC:LEHD2014_477_CR07;
return oretval;
|