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
Basic plan
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:
T001. Population & Growth [11]
Universe:
none
Variable Details
T001.
Population & Growth
Universe: none
T001_008
2023-2028 Projected Average Annual Growth
Percent base:
None - percentages not computed (variable is table universe)
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType(); oretval = (
ORG2028:TOT_POP
-
ORG:TOT_POP
)/5; if (
ORG2028:TOT_POP
.IsNull ||
ORG:TOT_POP
.IsNull) oretval.IsNull = true; return oretval;
Variables used in the formula:
ORG2028:TOT_POP
Total Population
ORG:TOT_POP
Total Population