Skip to content
This repository has been archived by the owner on May 28, 2023. It is now read-only.
/ CrimeCluster Public archive

Investigating the problem of slowing police response rates and evaluating if a practical software solution can be produced to predict and provide informed decisions to ground officers

Notifications You must be signed in to change notification settings

kiran94/CrimeCluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Crime Cluster app veyor badge

Investigating the problem of slowing police response rates and evaluating if a practical software solution can be produced to predict and provide informed decisions to ground officers

This project is an implementation of a level 3 final year university project.

Solution breakdown:

Project Description
dataaccess Encapsulates all access to the database (Repository Pattern)
framework Encapsulates all business logic containing contracts, services, entities, enums, extensions, structures.
framework Encapsulates all business logic containing contracts, services, entities, enums, extensions, structures.
framework.tests Encapsulates unit tests for com.kiranpatel.crimecluster.framework.
importer Encapsulates the CSV importer for reading historic crimes.
predictor Encapsulates the main entry point for the predictor application.
webservice Encapsulates JSON API entry point to access data on the server. (ASP.NET MVC)
webservice.tests Encapsulates unit tests for com.kiranpatel.crimecluster.webservice

About

Investigating the problem of slowing police response rates and evaluating if a practical software solution can be produced to predict and provide informed decisions to ground officers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages