An interactive map that allows the user to view top-level data for countries around the world.
An intuitive interface for managing company employees, departments and locations.
I led a team of 5 developers to deliver a bespoke ticketing engine for a fictional theatre. Part of Aston University's Digital Skills Bootamp.
The King County Dataset provides an opportunity to perform feature anaylsis and multiple linear regression in order to predict house prices for the area. Written in Python and executed via a Jupyter Notebook, this model predicts house-prices to over 70% accuracy.
This project demonstrates the use of statistical tests to answer specific business questions about Microsoft's NorthWind Traders Database. The analysis is performed and illustrated using sqlite, statsmodels, scipi, numpy, pandas, seaborn and matplotlib.