Data Dictionary: | ACS 2006 (1-Year Estimates) |
Data Source: | Social Explorer; U.S. Census Bureau |
A18005. | Average Gross Rent | |||||||
Universe: Renter-occupied housing units | ||||||||
A18005_001Average gross rent for Renter-occupied housing units
Percent base:
None - percentages not computed
Aggregation method:
Division of Sums: variables: Sum(A18004_001) / Sum(A18002_001)
Formula used to compute this variable:
if( ACS06:B25070001 == 0)
Return_Value.IsNull = true;
else
Return_Value = ACS06:B25065001 / ACS06:B25070001;
if (ACS06:B25070001.IsNull)
Return_Value.IsNull = true;
if (ACS06:B25065001.IsNull || ACS06:B25070001.IsNull)
Return_Value.IsNull = true;
|
Excerpt from: | Social Explorer; U.S. Census Bureau; American Community Survey 2006 Summary File: Technical Documentation. |
ACS 2006-1yr Summary File: Technical Documentation -> Appendix B. Subject Definitions -> Derived Measures -> Mean |
Excerpt from: | Social Explorer; U.S. Census Bureau; American Community Survey 2006 Summary File: Technical Documentation. |
ACS 2006-1yr Summary File: Technical Documentation -> Appendix B. Subject Definitions -> Housing Variables -> Gross Rent |