Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.08 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.08 KB

Superstore Analysis

This project contains the code and artifacts related to analyzing data from a super store. It includes data analysis scripts, a web application for visualization, and a Medium article detailing the analysis.

Table of Contents

Project Structure

- /db
  - csv/
    - Superstore Orders.csv
  - img/
    - supermarket.jpg
- App.py
- README.md
- requirements.txt

Web Application

The dashboard can be accessed from here.

Medium Article

A comprehensive Medium article has been written to explain the analysis, insights, and visualizations obtained from the super store data. The article can be accessed here.

License

This project is licensed under the MIT License.