Data Dictionary: | ACS 2012 (1-Year Estimates) |
Data Source: | Social Explorer; U.S. Census Bureau |
A14013. | Average Non-Family Income (In 2012 Inflation Adjusted Dollars) | |||||||
Universe: Nonfamily Households | ||||||||
A14013_001Average Nonfamily Income (In 2012 Inflation Adjusted Dollars)
Percent base:
None - percentages not computed
Aggregation method:
Division of Sums: variables: Sum(A14021_001) / Sum(A10008_007)
Formula used to compute this variable:
if( ACS12:B19201001 == 0)
Return_Value.IsNull = true;
else
Return_Value = ACS12:B19214001 / ACS12:B19201001;
if (ACS12:B19201001.IsNull)
Return_Value.IsNull = true;
if (ACS12:B19214001.IsNull || ACS12:B19201001.IsNull)
Return_Value.IsNull = true;
|
Excerpt from: | Social Explorer; U.S. Census Bureau; American Community Survey 2012 Summary File: Technical Documentation. |
ACS 2012-1yr Summary File: Technical Documentation -> Appendix A: Supplemental Documentation -> 2012 Subject Definitions -> Population Variables -> Income Type in the Past 12 Months -> Mean Income |
Excerpt from: | Social Explorer; U.S. Census Bureau; American Community Survey 2012 Summary File: Technical Documentation. |
ACS 2012-1yr Summary File: Technical Documentation -> Appendix A: Supplemental Documentation -> 2012 Subject Definitions -> Population Variables -> Income Type in the Past 12 Months -> Income of Families |