blueledger-data / HI_v1.json
raayraay's picture
Populate incidents from Fatal Encounters (22K+ incidents across 50 states)
d64cca1 verified
raw
history blame
745 Bytes
{
"departments": [
{
"id": "4ihb5peAt6erKYsXAV7u",
"name": "Hawaii Sheriff Division",
"city": "Honolulu",
"officerCount": 0
},
{
"id": "honolulu_police_department",
"name": "Honolulu Police Department",
"officerCount": 2
}
],
"officers": [
{
"id": "HI_HI-HPD-2847",
"name": "John McCarthy",
"badge": "HI-HPD-2847",
"dept": "Honolulu Police Department",
"risk": "CRITICAL",
"incidents": 4,
"photo": null
},
{
"id": "HI_HI-HPD-4829",
"name": "Christopher Fredeluces",
"badge": "HI-HPD-4829",
"dept": "Honolulu Police Department",
"risk": "HIGH",
"incidents": 3,
"photo": null
}
]
}