Data Dictionary: | ACS 2009 (3-Year Estimates) |
Data Source: | Social Explorer; U.S. Census Bureau |
T61. | Average Non-Family Income (In 2009 Inflation Adjusted Dollars) | |||||||
Universe: Nonfamily Households | ||||||||
T061_001Average Nonfamily Income (In 2009 Inflation Adjusted Dollars)
Percent base:
None - percentages not computed
Formula used to compute this variable:
if( ACS09_3yr:B19201001 == 0)
Return_Value.IsNull = true;
else
Return_Value = ACS09_3yr:B19214001 / ACS09_3yr:B19201001;
if (ACS09_3yr:B19201001.IsNull)
Return_Value.IsNull = true;
if (ACS09_3yr:B19214001.IsNull || ACS09_3yr:B19201001.IsNull)
Return_Value.IsNull = true;
|
Excerpt from: | Social Explorer; U.S. Census Bureau; American Community Survey 2007-2009 Summary File: Technical Documentation. |
ACS 2009-3yr Summary File: Technical Documentation -> Appendix A. Supplemental Documentation -> 2009 Subject Definitions -> Population Variables -> Health Insurance Coverage -> Question/Concept History |
Excerpt from: | Social Explorer; U.S. Census Bureau; American Community Survey 2007-2009 Summary File: Technical Documentation. |
ACS 2009-3yr Summary File: Technical Documentation -> Appendix A. Supplemental Documentation -> 2009 Subject Definitions -> Population Variables -> Cash Public Assistance -> Income of Families |
Excerpt from: | Social Explorer; U.S. Census Bureau; American Community Survey 2007-2009 Summary File: Technical Documentation. |
ACS 2009-3yr Summary File: Technical Documentation -> Appendix A. Supplemental Documentation -> 2009 Subject Definitions -> Population Variables -> Household -> Relationship to Householder -> Nonfamily Household |