Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2011 |
Data Source: | U.S. Census Bureau |
B040. | Residence Area Characteristic: All Private Jobs by Sex by Industry Sector | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
B040_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:LEHD2011_203_CS01 + ORG:LEHD2011_251_CS01 + ORG:LEHD2011_299_CS01 + ORG:LEHD2011_203_CS02 + ORG:LEHD2011_251_CS02 + ORG:LEHD2011_299_CS02;
return oretval;
|