Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2014 |
Data Source: | U.S. Census Bureau |
B133. | Residence Area Characteristic: Federal Primary Jobs by Sex by Age | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
B133_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_058_CS01 + ORGRAC:LEHD2014_100_CS01 + ORGRAC:LEHD2014_142_CS01 + ORGRAC:LEHD2014_058_CS02 + ORGRAC:LEHD2014_100_CS02 + ORGRAC:LEHD2014_142_CS02;
return oretval;
|