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:
Single Location Demographic Report
you are here:
choose a survey
survey
data set
table
variable details
Survey:
Single Location Demographic Report
Data Source:
Data set:
Social Explorer Tables (SE)
Table:
T018. 2023 Household Structure [19]
Universe:
none
Variable Details
T018.
2023 Household Structure
Universe: none
T018_001
Total Number of Households
T018_004
Households, 3 or More People
Percent base:
Total Number of Households (SE:T018_001)
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType(); oretval =
ORG:HH3
+
ORG:HH4
+
ORG:HH5
+
ORG:HH6
+
ORG:HH7P
; if (
ORG:HH3
.IsNull ||
ORG:HH4
.IsNull ||
ORG:HH5
.IsNull ||
ORG:HH6
.IsNull ||
ORG:HH7P
.IsNull) oretval.IsNull = true; return oretval;
Variables used in the formula:
ORG:HH3
Households, 3 Person
ORG:HH4
Households, 4 Person
ORG:HH5
Households, 5 Person
ORG:HH6
Households, 6 Person
ORG:HH7P
Households, 7 or More Person