git404hub

what is fresh-produce-retail-analytics-sql-and-power-bi-capstone-project fr?

ebuehiowen/fresh-produce-retail-analytics-sql-and-power-bi-capstone-project — explained in plain English

Analysis updated 2026-05-18

0Audience · pm founderComplexity · 3/5Setup · moderate

tl;dr

A data analytics portfolio project using SQL and Power BI to analyze 800,000+ retail transactions and answer 10 business questions about profit, waste, and customer behavior.

vibe map

mindmap
  root((Retail Analytics Capstone))
    What it does
      Analyzes 800K transactions
      10 SQL views
      Power BI dashboard
    Tech stack
      PostgreSQL
      SQL views
      Power BI and DAX
    Use cases
      Financial analysis
      Spoilage tracking
      Customer behavior
    Audience
      Data analysts
      PMs and founders
      Portfolio reviewers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Study a worked example of turning raw retail transaction data into SQL views and a dashboard.

VIBE 2

Use the SQL views as a template for answering revenue, waste, and customer behavior questions.

VIBE 3

Reference the Power BI dashboard structure for building a multi-page executive report.

VIBE 4

Read the findings report for an example of translating data analysis into business recommendations.

what's the stack?

PostgreSQLSQLPower BIDAX

how it stacks up fr

ebuehiowen/fresh-produce-retail-analytics-sql-and-power-bi-capstone-project00kaku/gallery-slider-block04amanrajj/netwatch
Stars00
LanguageJavaScriptRust
Last pushed2021-05-19
MaintenanceDormant
Setup difficultymoderateeasymoderate
Complexity3/52/53/5
Audiencepm foundergeneralops devops

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 30min

Requires PostgreSQL, DBeaver, and Power BI Desktop installed to explore the SQL views and dashboard.

No formal open source license, the author asks for credit if the project is referenced.

in plain english

This is a data analytics portfolio project that analyzes over 800,000 sales transactions from a fresh produce retailer, covering July 2020 through December 2023, to find what drives profit, where operations lose money, and how customers behave. The project sets out to answer 10 specific business questions grouped into three areas: financial analysis, operations and spoilage, and customer behavior. The work has three main parts. First, a PostgreSQL file called sql_views.sql that contains 10 SQL views built with multi-table joins, common table expressions, aggregations, and window functions to answer each business question. Second, a three page Power BI dashboard covering financial analysis such as revenue and profit, operations and spoilage such as waste costs and seasonal patterns, and customer behavior such as peak selling hours and returns, with date filtering and page navigation built in. Third, a written findings report summarizing the business insights and recommended actions. Among the specific questions the project tackles are which product categories generate the highest revenue versus the highest profit margin, how discounting affects quantity sold and total profit, which products cost the most in wasted stock, whether spoilage follows seasonal patterns, and which hours of the day see the busiest sales and highest return rates. The README shares some of its key findings directly: total revenue of 3.37 million dollars with a net profit of 1.03 million dollars, an annual waste cost of about 210,000 dollars from over 46,000 spoiled units, a median loss rate of 9.43 percent, and a peak sales hour of 4pm. It also reports that discounted items generate 75 percent less profit than items sold at full price. To use the project, a reader needs PostgreSQL and a tool like DBeaver to run the SQL views, plus Power BI Desktop to open the dashboard file and connect it to a database or CSV exports. The author describes it as part of a personal data analytics portfolio and asks that it be credited if referenced, though it uses no formal open source license.

prompts (copy fr)

prompt 1
Walk me through what each of the 10 SQL views in sql_views.sql is calculating.
prompt 2
Explain how the Power BI dashboard's three pages are organized and what each one shows.
prompt 3
Help me set up PostgreSQL and DBeaver so I can run this project's SQL views on my own data.
prompt 4
Summarize the key findings in FINDINGS.md and how they were derived from the transaction data.

Frequently asked questions

what is fresh-produce-retail-analytics-sql-and-power-bi-capstone-project fr?

A data analytics portfolio project using SQL and Power BI to analyze 800,000+ retail transactions and answer 10 business questions about profit, waste, and customer behavior.

What license does fresh-produce-retail-analytics-sql-and-power-bi-capstone-project use?

No formal open source license, the author asks for credit if the project is referenced.

How hard is fresh-produce-retail-analytics-sql-and-power-bi-capstone-project to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is fresh-produce-retail-analytics-sql-and-power-bi-capstone-project for?

Mainly pm founder.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.