get_agency_crime: Get agency-level crime data from the UCR's Offenses Known and...

Description Usage Arguments Value See Also Examples

View source: R/ucr_crime.R

Description

Get agency-level crime data from the UCR's Offenses Known and Clearances by Arrest data set.

Usage

1

Arguments

ori

A string or vector of strings of the 9-character ORI code (unique agency ID) for the desired agency.

key

A string containing your FBI's Crime Data Explorer API key

Value

A data.frame with agency-level UCR crime data for selected agency.

See Also

Other UCR crime functions: get_estimated_arson(), get_estimated_crime()

Examples

1
2
3
4
## Not run: 
get_agency_crime("AK0010100")

## End(Not run)

jacobkap/fbi documentation built on Sept. 18, 2020, 7:32 p.m.