Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2010 |
Data Source: | U.S. Census Bureau |
B042. | Residence Area Characteristic: All Private Jobs by Hispanic or Latino Population by Industry Sector | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
B042_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 = ORG:LEHD2010_205_CT01 + ORG:LEHD2010_253_CT01 + ORG:LEHD2010_301_CT01 + ORG:LEHD2010_205_CT02 + ORG:LEHD2010_253_CT02 + ORG:LEHD2010_301_CT02;
return oretval;
|