Loads the police outcomes open dataset from the S3/alpha-everyone bucket. The data is downloaded from here. If path does not exist, aborts with error.

load_police_outcomes(year = "16")

Arguments

year

An integer specifying which year's data to download, default is 15/16.

path

A string specifying an alternative path in the MOJ Data Warehouse for custom data.

Value

Returns police outcomes open data for a given financial year. Data is expected to be tidied using tidy_police_outcomes.

Details

The police outcomes open dataset is produced by the Home Office and released once per year. Upon release, if not already available, please transfer a csv version to the relevant path in the alpha-everyone bucket.