Active Data Project · Personal Analytics · Grocery Inflation

Personal Grocery Inflation Dashboard.

A practical data analytics project to measure how Daniel's real grocery costs change over time using receipts from Walmart, Publix, and other household grocery purchases.

Problem

Headline inflation does not always match household reality.

Official inflation numbers are useful, but a family budget is shaped by specific stores, products, quantities, substitutions, and shopping habits. This project turns personal receipts into a practical household price index.

Real receiptsHousehold indexDecision support
Professional signal

Data cleaning, normalization, analysis, and dashboard design.

The project demonstrates a junior data analyst workflow: extract receipt data, normalize item names and unit sizes, compare prices over time, group by category, and publish clear visual summaries.

PythonSQL-ready modelDashboard UX
Dashboard plan

Planned views once receipt data is ingested.

The visual below is a roadmap of dashboard modules, not fabricated results. Real charts will be added only after receipt data is cleaned and validated.

Basket IndexTrack the price of a stable grocery basket month over month.
Item HistoryCompare unit price changes for recurring items across stores.
Store ComparisonMeasure Walmart, Publix, and other grocery patterns by category.
Category PressureIdentify which categories create the biggest budget pressure.
Methodology

From receipts to usable inflation signals.

The first version focuses on a defensible pipeline rather than flashy charts. Data quality comes before conclusions.

01

Capture

Collect receipt data from Walmart, Publix, and other grocery purchases with dates, items, quantities, prices, and totals.

02

Normalize

Clean item names, store names, categories, sizes, and units so the same product can be compared over time.

03

Analyze

Calculate unit prices, basket changes, monthly trends, store differences, and category-level inflation pressure.

04

Visualize

Publish dashboard views that explain the results clearly without exposing private receipt details.

05

Decide

Use the analysis to understand shopping changes, budget pressure, substitutions, and practical savings opportunities.

Privacy

Personal data stays controlled.

Public portfolio content will show methodology, anonymized examples, and aggregate insights only. Raw receipts and sensitive purchase details are not public.