Live Analytics Interface Project
The main goal of this project was to code an interface on Colab for a user to be able to analyze the sales data of Office Solutions. Our group in particular wanted to focus on 6 analytics; total profits by subcategory, 10 least profitable products, total sales by subcategory, average profit margin by subcategory, total profits for 3 least profitable subcategories, and growth rate of profits for the top 5 profitable products. Our group’s program allows the user to choose options for region, category, sub-category, product name, and analytics using drop-down widgets.
I think some implications with this project were working on it simultaneously as sometimes it would be too much for one folder or it wouldn’t update everyone’s work at the same time. To resolve this, we worked on the code in our separate documents and then later got together to input and integrate everyone’s work onto one site.