SkillAgentSearch skills...

PersonalFinancialBudgeting

Personal finance budgeting tool built in R. SQL database setup scripts along with a markdown report for use with RStudio. Analyze and customize the analysis of your personal finance with this repo!

Install / Use

/learn @taylorfturner/PersonalFinancialBudgeting
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

As a data scientist and financial analyst, I am always unsatistified with the level of optionality and customizability in pre-built budgeting softwares: so I created my own.

alt text

Getting Started

  • I am running R version 3.4.1
  • Run the create_database.sql file on your computer and that will create the entire database - views and tables.
  • The backend for this is MySQL so it requires that you already have that installed on your local PC or server. Download it here: https://www.mysql.com/downloads/

To-Do List

  • Create script using Plaid to automatically pull data and input to MySQL database
  • Upload some dummy data for testing
  • Build predictive modeling into the script for Purchase Volume and Margin values
    • Random Forest
    • xgBoost
    • Neural Network (RNN / LSTM)
    • Regression
    • ARIMA
  • Make more of UI based interaction to update budget values
View on GitHub
GitHub Stars13
CategoryData
Updated1mo ago
Forks3

Languages

R

Security Score

95/100

Audited on Feb 27, 2026

No findings