DevsDoCode commited on
Commit
39ef04a
·
verified ·
1 Parent(s): 84af7cc

Updated dataset with new user actions

Browse files
Files changed (1) hide show
  1. dataset.json +9 -0
dataset.json CHANGED
@@ -11,5 +11,14 @@
11
  "timestamp": "September 28, 2024 at 5:30:00 PM UTC+5:30"
12
  }
13
  ]
 
 
 
 
 
 
 
 
 
14
  }
15
  }
 
11
  "timestamp": "September 28, 2024 at 5:30:00 PM UTC+5:30"
12
  }
13
  ]
14
+ },
15
+ "user76": {
16
+ "user_id": "2",
17
+ "actions": [
18
+ {
19
+ "action": "action_76",
20
+ "timestamp": "September 28, 2024 at 76:30:00 PM UTC+5:30"
21
+ }
22
+ ]
23
  }
24
  }