Skip to content

Instantly share code, notes, and snippets.

@daniyalzade
Created February 1, 2015 21:05
Show Gist options
  • Save daniyalzade/7db33725c659917997f5 to your computer and use it in GitHub Desktop.
Save daniyalzade/7db33725c659917997f5 to your computer and use it in GitHub Desktop.
mint_categories.json
{
"Personal Care": [
"Hair",
"Laundry",
"Spa & Massage"
],
"Entertainment": [
"Amusement",
"Arts",
"Movies & DVDs",
"Music",
"Newspapers & Magazines"
],
"Transfer": [
"Credit Card Payment",
"Transfer for Cash Spending"
],
"Travel": [
"Air Travel",
"Hotel",
"Rental Car & Taxi",
"Vacation"
],
"Misc Expenses": [
],
"Pets": [
"Pet Food & Supplies",
"Pet Grooming",
"Veterinary"
],
"Income": [
"Bonus",
"Interest Income",
"Paycheck",
"Reimbursement",
"Rental Income",
"Returned Purchase"
],
"Gifts & Donations": [
"Charity",
"Gift"
],
"Shopping": [
"Books",
"Clothing",
"Electronics & Software",
"Hobbies",
"Sporting Goods"
],
"Fees & Charges": [
"ATM Fee",
"Bank Fee",
"Finance Charge",
"Late Fee",
"Service Fee",
"Trade Commissions"
],
"Bills & Utilities": [
"Home Phone",
"Internet",
"Mobile Phone",
"Television",
"Utilities"
],
"Uncategorized": [
"Cash & ATM",
"Check"
],
"Loans": [
"Loan Fees and Charges",
"Loan Insurance",
"Loan Interest",
"Loan Payment",
"Loan Principal"
],
"Auto & Transport": [
"Auto Insurance",
"Auto Payment",
"Gas & Fuel",
"Parking",
"Public Transportation",
"Service & Parts"
],
"Kids": [
"Allowance",
"Baby Supplies",
"Babysitter & Daycare",
"Child Support",
"Kids Activities",
"Toys"
],
"Business Services": [
"Advertising",
"Legal",
"Office Supplies",
"Printing",
"Shipping"
],
"Taxes": [
"Federal Tax",
"Local Tax",
"Property Tax",
"Sales Tax",
"State Tax"
],
"Food & Dining": [
"Alcohol & Bars",
"Coffee Shops",
"Fast Food",
"Groceries",
"Restaurants"
],
"Health & Fitness": [
"Dentist",
"Doctor",
"Eyecare",
"Gym",
"Health Insurance",
"Pharmacy",
"Sports"
],
"Investments": [
"Buy",
"Deposit",
"Dividend & Cap Gains",
"Sell",
"Withdrawal"
],
"Financial": [
"Financial Advisor",
"Life Insurance"
],
"Home": [
"Furnishings",
"Home Improvement",
"Home Insurance",
"Home Services",
"Home Supplies",
"Lawn & Garden",
"Mortgage & Rent"
],
"Education": [
"Books & Supplies",
"Student Loan",
"Tuition"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment