Data Dictionary: | ACS 2009 (5-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( ACS09_5yr:B25070001 == 0)
Return_Value.IsNull = true;
else
Return_Value = ACS09_5yr:B25065001 / ACS09_5yr:B25070001;
if (ACS09_5yr:B25070001.IsNull)
Return_Value.IsNull = true;
if (ACS09_5yr:B25065001.IsNull || ACS09_5yr:B25070001.IsNull)
Return_Value.IsNull = true;
|
Excerpt from: | Social Explorer; U.S. Census Bureau; American Community Survey 2005-2009 Summary File: Technical Documentation. |
ACS 2009-5yr Summary File: Technical Documentation -> Appendix A. Supplemental Documentation -> 2009 Subject Definitions -> Housing Variables -> Gross Rent -> Median Gross Rent |