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 2017
you are here:
choose a survey
survey
data set
table
variable details
Survey:
FBI Crime Data 2017
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:
T005_005
Robberies Rate
Percent base:
None - percentages not computed
Aggregation method:
Rate: (Sum(
T004_005
) / Sum(
T001_001
)) * 100000
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType(); if(
ORG:FBI17_068_SE_T001_001
== 0) oretval.IsNull = true; else if (
ORG:FBI17_013_T5
.IsNull) oretval.IsNull = true; else oretval =
ORG:FBI17_013_T5
/
ORG:FBI17_068_SE_T001_001
* 100000; return oretval;
Variables used in the formula:
ORG:FBI17_068_SE_T001_001
Total
ORG:FBI17_013_T5
Robbery