Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2013 |
Data Source: | U.S. Census Bureau |
B145. | Residence Area Characteristic: Federal Primary Jobs by Age by Earnings | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
B145_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 = ORGFAKE:LEHD2013n_328_CA01 + ORGFAKE:LEHD2013n_370_CA01 + ORGFAKE:LEHD2013n_412_CA01 + ORGFAKE:LEHD2013n_328_CA02 + ORGFAKE:LEHD2013n_370_CA02 + ORGFAKE:LEHD2013n_412_CA02 + ORGFAKE:LEHD2013n_328_CA03 + ORGFAKE:LEHD2013n_370_CA03 + ORGFAKE:LEHD2013n_412_CA03;
return oretval;
|