Social Explorer application is not quite ready for this screen size.
Please head to your nearest desktop or tablet device.
Visit Homepage
What's new?
close
Data Dictionary
Skip to Sidebar navigation menu
Skip to Page content
Professional plan provided by Massachusetts Institute of Technology
Create Account
Login
Data Dictionary:
Census 1970 on 2010 Geographies
you are here:
choose a survey
survey
data set
table
variable details
Survey:
Census 1970 on 2010 Geographies
Data Source:
Social Explorer; U.S. Census Bureau
Data set:
Social Explorer Tables (SE)
Table:
T2. Population Density (per sq. mile) [3]
Universe:
Total population
Variable Details
T2.
Population Density (per sq. mile)
Universe: Total population
T002_002
Population Density (per sq. mile)
Percent base:
None - percentages not computed
Aggregation method:
None -- No totals are displayed for this variable when multiple geographies are selected
Formula used to compute this variable:
if (
Geo:AREALAND
.IsNull ||
SE:T002_001
.IsNull || Convert.ToSingle(
Geo:AREALAND
) == 0) Return_Value.IsNull = true; else Return_Value =
SE:T002_001
/ (Convert.ToSingle(
Geo:AREALAND
) / 2589988);
Variables used in the formula:
Geo:AREALAND
Area (Land)
SE:T002_001
Total Population