Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2013 |
Data Source: | U.S. Census Bureau |
B092. | Residence Area Characteristic: Primary Jobs by Hispanic or Latino Population by Industry Sector | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
B092_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_197_CT01 + ORGFAKE:LEHD2013n_245_CT01 + ORGFAKE:LEHD2013n_293_CT01 + ORGFAKE:LEHD2013n_197_CT02 + ORGFAKE:LEHD2013n_245_CT02 + ORGFAKE:LEHD2013n_293_CT02;
return oretval;
|