Loading...

Transaction Categorization

{
        name: "John Jones",
        income: 36020.13,
        expense: 2847.67,
        expenses: [
            transport: {
                total: 1080.04,
                subcategories: [
                    {
                        categoty: "BUS",
                        desc: "UPI to bus@paytmbus",
                        expense: 100.01
                    },
                    {
                        categoty: "CAB",
                        desc: "Uber Wallet",
                        expense: 229.14
                    },
                    {
                        categoty: "fule",
                        desc: "VPS/34875 Hindustan Petrolium Ltd",
                        expense: 300.44
                    },
                    {
                        categoty: "fule",
                        desc: "VPS/39875 Hindustan Petrolium Ltd", 
                        expense: 450.45
                    }
                ]
            },
            utilities: {
                total: 1767.63,
                subcategories: [
                    {
                        categoty: "broadband",
                        desc: "Airtel Broadband",
                        expense: 699.67,
                    },
                    {
                        categoty: "gas",
                        desc: "GSPC Auto Debit",
                        expense: 589.74,
                    },
                    {
                        categoty: "electricity",
                        desc: "Torrent Power Bill",
                        expense: 478.22,
                    }
                ]
            }
        ]
        incomes: [
            {
                categoty: "salary",
                desc: "Salary from Eastway",
                expense: 35000,
            },
            {
                categoty: "INT",
                desc: "INT for the the FD ",
                expense: 1000,
            },
            {
                categoty: "INT",
                desc: "INT for the period of 2003-04-01 to 2003-09-31",
                expense: 20.13,
            }
        ]
    }

Recent Insights

Popular Tags

Get Email Alerts When We Update Our Insights.