Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tamk-kol/sql-powerbi-bike_sales_data
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.
https://github.com/tamk-kol/sql-powerbi-bike_sales_data
bikesales dashboard database endtoend powerbi powerbi-visuals powerbidashboard project sales salesdata sql sql-server
Last synced: 5 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/tamk-kol/sql-powerbi-bike_sales_data
- Owner: tamK-kol
- Created: 2024-06-24T10:14:25.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-24T10:59:30.000Z (5 months ago)
- Last Synced: 2024-06-24T11:54:12.413Z (5 months ago)
- Topics: bikesales, dashboard, database, endtoend, powerbi, powerbi-visuals, powerbidashboard, project, sales, salesdata, sql, sql-server
- Homepage:
- Size: 677 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SQL-PowerBI-Bike_Sales_Data Dashboard
![image](https://github.com/tamK-kol/SQL-PowerBI-Bike_Sales_Data/assets/94835149/9184dd24-d134-4a16-9277-76507e19e9f3)
## 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](https://github.com/tamK-kol/SQL-PowerBI-Bike_Sales_Data/assets/94835149/163192be-04f3-4a21-a163-de32c26f6d93)
3. 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.4. Power BI Integration:
a. Connect the database to Power BI using appropriate drivers.
b. Import the necessary tables for visualization.5. 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.