Data Dictionary: | ACS 2013 (1-Year Estimates) |
Data Source: | Social Explorer; U.S. Census Bureau |
A14008. | Average Household Income (In 2013 Inflation Adjusted Dollars) | |||||||
Universe: Households | ||||||||
A14008_001Average Household Income (In 2013 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( ACS13:B19001001 == 0)
Return_Value.IsNull = true;
else
Return_Value = ACS13:B19025001 / ACS13:B19001001;
if (ACS13:B19001001.IsNull)
Return_Value.IsNull = true;
if (ACS13:B19025001.IsNull || ACS13:B19001001.IsNull)
Return_Value.IsNull = true;
|
Excerpt from: | Social Explorer; U.S. Census Bureau; American Community Survey 2013 Summary File: Technical Documentation. |
ACS 2013-1yr Summary File: Technical Documentation -> Appendix A: Supplemental Documentation -> 2013 Subject Definitions -> Population Variables -> Income Type in the Past 12 Months -> Median Income |
Excerpt from: | Social Explorer; U.S. Census Bureau; American Community Survey 2013 Summary File: Technical Documentation. |
ACS 2013-1yr Summary File: Technical Documentation -> Appendix A: Supplemental Documentation -> 2013 Subject Definitions -> Population Variables -> Income Type in the Past 12 Months -> Income of Households |