Data Dictionary: | ACS 2011 (1-Year Estimates) |
Data Source: | Social Explorer; U.S. Census Bureau |
A14008. | Average Household Income (In 2011 Inflation Adjusted Dollars) | |||||||
Universe: Households | ||||||||
A14008_001Average Household Income (In 2011 Inflation Adjusted Dollars)
Percent base:
None - percentages not computed
Aggregation method:
Division of Sums: variables: Sum(A14018_001) / Sum(A10008_001)
Formula used to compute this variable:
if( ACS11:B19001001 == 0)
Return_Value.IsNull = true;
else
Return_Value = ACS11:B19025001 / ACS11:B19001001;
if (ACS11:B19001001.IsNull)
Return_Value.IsNull = true;
if (ACS11:B19025001.IsNull || ACS11:B19001001.IsNull)
Return_Value.IsNull = true;
|
Excerpt from: | Social Explorer; U.S. Census Bureau; American Community Survey 2011 Summary File: Technical Documentation. |
ACS 2011-1yr Summary File: Technical Documentation -> Appendix A. Supplemental Documentation -> Subject Definitions -> Population Variables -> Income in the Past 12 Months -> Income of Households |