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:
FBI Crime Data 2018
you are here:
choose a survey
survey
data set
table
variable details
Survey:
FBI Crime Data 2018
Data Source:
Data set:
Social Explorer Tables (SE)
Table:
T5. Violent Crimes Reported (Rate per 100,000 Population) [6]
Universe:
Universe:
Variable Details
T5.
Violent Crimes Reported (Rate per 100,000 Population)
Universe: Universe:
T005_001
Total Violent Crimes Rate:
Percent base:
None - percentages not computed
Aggregation method:
Rate: (Sum(
T004_001
) / Sum(
FBI18_068_TOT_POP_0
)) * 100000
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType(); if(
ORG:FBI18_068_TOT_POP_0
== 0) oretval.IsNull = true; else if (
SE:T004_001
.IsNull) oretval.IsNull = true; else oretval =
SE:T004_001
/
ORG:FBI18_068_TOT_POP_0
* 100000; return oretval;
Variables used in the formula:
ORG:FBI18_068_TOT_POP_0
Total
SE:T004_001
Total Violent Crimes