Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2012 |
Data Source: | U.S. Census Bureau |
C060. | Workplace Area Characteristic: All Private Jobs by Sex by Earnings | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
C060_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:LEHD2012_873_CS01 + ORG:LEHD2012_927_CS01 + ORG:LEHD2012_981_CS01 + ORG:LEHD2012_873_CS02 + ORG:LEHD2012_927_CS02 + ORG:LEHD2012_981_CS02;
return oretval;
|