An open API service indexing awesome lists of open source software.

https://github.com/wai-l/personal_finance_report

Expense dashboard built with Shinny, w/ data cleaned with python script
https://github.com/wai-l/personal_finance_report

Last synced: 3 months ago
JSON representation

Expense dashboard built with Shinny, w/ data cleaned with python script

Awesome Lists containing this project

README

        

# Monthly Expense Report
![dashboard screenshot](screenshot.png)

*synthetic data are used in this project*

## Project Overview

### Data Cleaning (Python):
Python script is used to clean, preprocess, and merge monthly data downloaded from Spendee.
Multiple monthly data files are concatenated into a single master file for analysis.

### Interactive Dashboard (R):
An interactive Quarto Shiny dashboard is built using R to provide a visual breakdown of spending and income by category for each month.
The dashboard allows users to explore trends, identify patterns, and view detailed visualizations of their financial data.