Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.91 KB

README.md

File metadata and controls

42 lines (30 loc) · 1.91 KB

SQL-PowerBI-Bike_Sales_Data Dashboard

image

Overview

This project involves end-to-end data analysis of a bike shop service, aimed at analyzing key performance metrics such as hourly revenue, profit and revenue trends, seasonal revenue, and rider demographics. The dataset provided includes information on trips, riders, and revenue data over a certain time period.

Project Structure

The project is structured as follows:

  1. Database Creation: The dataset is imported and stored in a database for data manipulation and analysis.
  2. Data Analysis: Various metrics and insights are derived from the dataset to understand the business performance.
  3. Power BI Integration: The database is connected to Power BI for visualization and dashboard creation.
  4. Dashboard Creation: A dashboard is developed using Power BI to present key metrics and visually analyze them.

Installation

To run the project, ensure you have the following dependencies installed:

  1. SQL
  2. Power BI Desktop

Usage

  1. Database Creation: a. Import the dataset into a database management system (e.g., SQL). b. Perform necessary data cleaning and preprocessing.

image

  1. Data Analysis: a. Use SQL queries or Python Pandas to analyze the data and derive insights. b. Calculate key performance metrics such as revenue, profit, rider demographics, etc.

  2. Power BI Integration: a. Connect the database to Power BI using appropriate drivers. b. Import the necessary tables for visualization.

  3. Dashboard Creation: a. Create visualizations and charts in Power BI to represent the key metrics. b. Build a dashboard that provides an overview of the ride-hailing service's performance.

License

This project is licensed under the MIT License.