Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2014 |
Data Source: | U.S. Census Bureau |
B033. | Residence Area Characteristic: All Private Jobs by Sex by Age | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
B033_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 = ORGRAC:LEHD2014_072_CS01 + ORGRAC:LEHD2014_114_CS01 + ORGRAC:LEHD2014_156_CS01 + ORGRAC:LEHD2014_072_CS02 + ORGRAC:LEHD2014_114_CS02 + ORGRAC:LEHD2014_156_CS02;
return oretval;
|