Skip to content

Zevhys/data-visualization-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

data-visualization-1

Created Author GitHub repo size GitHub license Issues Welcome Pull Requests Welcome


Project Overview πŸ“„

This project is a comprehensive sales analysis dashboard built with Google Looker Studio to visualize key performance indicators (KPIs) for a fictional e-commerce store. The main goal is to transform raw sales data into actionable insights, helping stakeholders understand business performance and make data-driven decisions.

Note

visit the data-visualization-2 repository, Here

Key Analyses & Visualizations πŸ“Š

  • Overall Performance:
    Tracks total revenue, profit, and the number of items sold over time.

  • Category Analysis:
    Compares revenue, profit, and quantity sold across different product categories to identify top-performing and underperforming segments.

  • Payment Method Trends:
    Visualizes the popularity and revenue contribution of each payment method.

  • Profitability Insights:
    Provides a direct comparison between revenue and profit for each category, highlighting the most profitable areas of the business.

Tech Stack πŸ› οΈ

Google Sheets diagrams.net Google Looker Studio

Requirements βœ…

This guide will walk you through the steps to build this dashboard from scratch using the provided dummy data.

Step 1: Design the Dashboard Mockup

Before creating the actual data visualization report, create a mockup/wireframe to define the layout, charts, and key metrics you want to display.

- Use a diagramming/wireframing tool such as diagrams.net or alternatives like Figma/Excalidraw.

- Include the intended KPIs (e.g., total revenue, orders), chart types (e.g., time series, bar, pie), filters (e.g., date range, category), and overall layout.

- Export or save the mockup (PNG/PDF) so you can reference it while building the report.

- Optional: Use the existing Mockup Preview.png in this repository as inspiration or a starting point.

Step 2: Prepare the Data Source assets

First, you need to get the data into a format that Looker Studio can easily connect to. We'll use Google Sheets for this.

- Download the Dataset.csv file from this repository.

- Go to Google Sheets and create a new blank spreadsheet.

- In the new spreadsheet, go to File > Import.

- Select the Upload tab and choose the .csv file you just downloaded. Leave the import options as default and click Import data.

- Rename the spreadsheet to something descriptive, like "E-commerce Sales Dashboard Data".

Step 3: Connect Looker Studio to Your Data

Now, let's connect our new Google Sheet to a Looker Studio report.

- Go to Looker Studio and click on Blank Report.

- You will be prompted to add data to the report. In the list of connectors, select Google Sheets.

- Find and select the spreadsheet you just created ("E-commerce Sales Dashboard Data").

- Ensure the correct worksheet is selected and click the Add button in the bottom right corner.

Step 4: Build the Visualizations

You are now ready to build the dashboard! You have a blank canvas and all the data fields available in the panel on the right.

- Use the PDF Preview: Refer to the Report Report Preview.pdf file in this repository as your guide. It shows you what charts to build and what metrics/dimensions to use.

- Add Charts: Click on Add a chart from the toolbar and select the appropriate chart type (e.g., Scorecard, Time series chart, Bar chart, Pie chart).

- Configure Charts: For each chart, drag and drop the fields from the right-hand panel into the Dimension and Metric sections. For example, for a "Revenue by Category" bar chart:
 Β· Dimension: category
 Β· Metric: revenue (or the relevant price/amount field)

- Style Your Dashboard: Use the Style tab for each chart to change colors, fonts, and labels to match the preview.

Contribution 🀝

Contributions are welcome! If you have suggestions for improvements or want to report an issue, feel free to open a pull request or create an issue. Thank you for helping to make this project better!

About

Data visualization project analyzing e-commerce πŸ“ˆ

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project