Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2010 |
Data Source: | U.S. Census Bureau |
B070. | Residence Area Characteristic: All Federal Jobs by Age by Earnings | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
B070_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:LEHD2010_321_CA01 + ORG:LEHD2010_363_CA01 + ORG:LEHD2010_405_CA01 + ORG:LEHD2010_321_CA02 + ORG:LEHD2010_363_CA02 + ORG:LEHD2010_405_CA02 + ORG:LEHD2010_321_CA03 + ORG:LEHD2010_363_CA03 + ORG:LEHD2010_405_CA03;
return oretval;
|