View sourcecode

The following files exists in this folder. Click to view.

John.json

13 lines UTF-8 Unix (LF)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "John": [
        {
            "account-type": "Personkonto",
            "account-name": "Spendera",
            "transactions": [
                1000,
                "2025\/10\/21",
                "Konto Skapat - Välkomstbonus"
            ]
        }
    ]
}