load_police_outcomes.Rd
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")
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. |
Returns police outcomes open data for a given financial year. Data is
expected to be tidied using tidy_police_outcomes
.
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.