Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2014 |
Data Source: | U.S. Census Bureau |
C061. | Workplace Area Characteristic: All Private Jobs by Race by Earnings | |||||||||
Universe: Total Number of Jobs | ||||||||||
C061_002 White Alone:
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORGWAC:LEHD2014_874_CR01 + ORGWAC:LEHD2014_928_CR01 + ORGWAC:LEHD2014_982_CR01;
return oretval;
|