This project demonstrates a complete data analytics pipeline for Blinkit. Starting from raw Excel files, the data is ingested into a relational database using Python and SQLAlchemy. SQL queries are ...
To create a dashboard which includes the relevant data to give insight into the business performance on revenue, orders, sales from pizza categories and sizes. It requires the data analyst to ...