Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2011 |
Data Source: | U.S. Census Bureau |
C175. | Workplace Area Characteristic: Federal Primary Jobs by Sex by Age | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
C175_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_512_CS01 + ORG:LEHD2011_566_CS01 + ORG:LEHD2011_620_CS01+ ORG:LEHD2011_512_CS02 + ORG:LEHD2011_566_CS02 + ORG:LEHD2011_620_CS02;
return oretval;
|