Data Dictionary: | Census 1990 |
Data Source: | Social Explorer; U.S. Census Bureau |
T2. | Population Density (per sq. mile) | |||||||
Universe: Total Population | ||||||||
T002_001Population Density (per sq. mile)
Percent base:
None - percentages not computed
Formula used to compute this variable:
if( ( Convert.ToDouble(STF1:AREALAND) / 2.589988 ) == 0)
Return_Value.IsNull = true;
else
Return_Value = STF1:P001_001 / (Convert.ToDouble(STF1:AREALAND) / 2.589988);
|
Excerpt from: | Social Explorer, U.S. Census Bureau; Census of Population and Housing, 1990: Summary Tape File 1 on CD-ROM [machine-readable data files] / prepared by the Bureau of the Census. Washington: The Bureau [producer and distributor], 1991. |
Summary Tape File 1 -> Appendix A. Area Classifications -> Population or Housing Unit Density |