| Data Dictionary: | FBI Crime Data 2017 |
| Data Source: |
| T1. | Total Population (2017 est.) | |||||
| Universe: | ||||||
|
T001_001Total Population
Percent base:
None - percentages not computed (variable is a universe)
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
if( ORG:FBI17_068_SE_T001_001 == 0)
oretval.IsNull = true;
else
oretval = ORG:FBI17_068_SE_T001_001;
return oretval;
|
||||||