Features
* Can now filter to only show crimes that happened near a certain kind of area
* Added exporting of location data
* Now able to search for constituincies instead of passing their name
Development workflow
* Added precommit hooks functionality, includeing Black and Flake8 code checkers
Backend
* Refactored locations to be their own submodule, in future new location types can be added more easily
* Implemented constituincy location types to use the PyParliment module