incident_subject_reason_not_arrested | R Documentation |
Reason subject was not arrested
incident_subject_reason_not_arrested
A dataframe with 3 columns
Unique identifier for the incident
table.
Index in source field list where this value is found.
Reason subject not arrested.
This data is extracted from the ReasonNotArrest
field in
use_of_force_raw
.
There may be multiple rows in this table linking to a single incident or a single subject.
When an incident is associated to more than one subject, there is no reliable
way of associating rows in this table to individual subjects. The source
field is a comma separated list, and the index
column in this
table indicates the position in the list (1 = first position).
The reason subject not arrested will be one of the following:
"Already in Custody": Subject was already in police custody when force was used
"Deceased": Subject is deceased
"Medical/Mental Health Incident": Subject was transported to hospital or mental health facility following force incident.
"Subject Fled": Subject ran and was not apprehended.
"Other"
https://nj.gov/oag/excellence/docs/Use-of-Force-Reporting-Portal-Guide.pdf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.