Engine that queries the Chicago police database
The krf files that house the rules:
- extra_rules.krf
- starter_rules.krf
The krf files that house the facts that were generated:
- starter_facts.krf
The code that we used to generate the facts and the risk analysis:
- get_starter_facts.ipynb
The queries that show officer risk pairings are
- calculateBalancedRiskOfficerPairing ?off1 ?off2)
- calculateUnBalancedRiskOfficerPairing ?off1 ?off2)