PuranjayB commited on
Commit
9527ac2
·
verified ·
1 Parent(s): 3fceaa1

Delete user002.json

Browse files
Files changed (1) hide show
  1. user002.json +0 -109
user002.json DELETED
@@ -1,109 +0,0 @@
1
- [
2
- {
3
- "entry_id": 1,
4
- "date": "06-05-2024",
5
- "description": "Movie Rental",
6
- "debit": 300.00,
7
- "credit": null,
8
- "balance": 45000.00
9
- },
10
-
11
- {
12
- "entry_id": 2,
13
- "date": "06-05-2024",
14
- "description": "Grocery",
15
- "debit": 200.00,
16
- "credit": null,
17
- "balance": 44800.00
18
- },
19
-
20
- {
21
- "entry_id": 3,
22
- "date": "06-05-2024",
23
- "description": "Salary",
24
- "debit": null,
25
- "credit": 50000.00,
26
- "balance": 94800.00
27
- },
28
-
29
- {
30
- "entry_id": 4,
31
- "date": "06-05-2024",
32
- "description": "Movie Rental",
33
- "debit": 300.00,
34
- "credit": null,
35
- "balance": 94500.00
36
- },
37
-
38
- {
39
- "entry_id": 5,
40
- "date": "06-05-2024",
41
- "description": "Grocery",
42
- "debit": 200.00,
43
- "credit": null,
44
- "balance": 94300.00
45
- },
46
-
47
- {
48
- "entry_id": 6,
49
- "date": "06-05-2024",
50
- "description": "Salary",
51
- "debit": null,
52
- "credit": 50000.00,
53
- "balance": 144300.00
54
- },
55
-
56
- {
57
- "entry_id": 7,
58
- "date": "06-05-2024",
59
- "description": "Movie Rental",
60
- "debit": 300.00,
61
- "credit": null,
62
- "balance": 144000.00
63
- },
64
-
65
- {
66
- "entry_id": 8,
67
- "date": "06-05-2024",
68
- "description": "Grocery",
69
- "debit": 200.00,
70
- "credit": null,
71
- "balance": 143800.00
72
- },
73
-
74
- {
75
- "entry_id": 9,
76
- "date": "06-05-2024",
77
- "description": "Salary",
78
- "debit": null,
79
- "credit": 50000.00,
80
- "balance": 193800.00
81
- },
82
-
83
- {
84
- "entry_id": 10,
85
- "date": "06-05-2024",
86
- "description": "Movie Rental",
87
- "debit": 300.00,
88
- "credit": null,
89
- "balance": 193500.00
90
- },
91
-
92
- {
93
- "entry_id": 11,
94
- "date": "06-05-2024",
95
- "description": "Grocery",
96
- "debit": 200.00,
97
- "credit": null,
98
- "balance": 193300.00
99
- },
100
-
101
- {
102
- "entry_id": 12,
103
- "date": "06-05-2024",
104
- "description": "Salary",
105
- "debit": null,
106
- "credit": 50000.00,
107
- "balance": 243300.00
108
- }
109
- ]