Outcome Categories

class police_api.crime.OutcomeCategory(api, data={})

An outcome category.

Parameters:
  • api (PoliceAPI) – The instance of PoliceAPI to use.
  • data (dict) – The attributes that will be copied to this instance.
id
Type:str

This outcome category’s slugified name.

name
Type:str

The name of this outcome category.