traqq commited on
Commit
54f7a0a
·
verified ·
1 Parent(s): 331e243

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -18,10 +18,10 @@ The columns in the dataset are:
18
  - start_time: the time the employee began working on that day
19
  - end_time: the time the employee finished working
20
  - work_duration: the total number of seconds the employee worked that day
21
- - activity_percentage: the average activity level of the user on that day (0-100)
22
- - duration_manual: the number of manual work hours added by the user that day
23
- - duration_idle: the number of idle time (non-working) hours that day
24
- - duration_deleted: the number of hours of work that were deleted by the user
25
 
26
 
27
  ## Dataset card contact
 
18
  - start_time: the time the employee began working on that day
19
  - end_time: the time the employee finished working
20
  - work_duration: the total number of seconds the employee worked that day
21
+ - activity_percentage: the average activity level of the user on that day (0-100%)
22
+ - duration_manual: the number of manual work seconds added by the user that day
23
+ - duration_idle: the number of idle time (non-working) seconds that day
24
+ - duration_deleted: the number of seconds of work that were deleted by the user
25
 
26
 
27
  ## Dataset card contact