I am acting as an analyst for an existing company, Instacart, an online grocery store that operates through an app. Instacart already has very good sales, but they want to uncover more information about their sales patterns. I performed an initial data and exploratory analysis of some of their data in order to derive insights and suggest strategies for better segmentation based on the provided criteria.
I was provided with datasets that contained all the customer information:
- Orders
- Orders_Products_Prior
- Products
- Customers
- Departments
The project analysis is separated into the following folders:
Contains the Project Brief
Separated into Original and Prepared Data. These contain the original data frames and the data frames after they have been cleaned and prepared for analysis respectively. Note: This folder has not been included.
Contains all the Python coding involved for the entire analysis process.
Contains the Visualizations used for developing insights and presenting in the final report.
Contains the Final Report in Excel
Note: Instacart is a real company that’s made their data available online. However, the contents of the attached project brief have been made by CareerFoundry for the purpose of this analysis.