4 service requests

About this visual

Each circle represents a possible state of the service request.

The size represents the percentage of time spent by all service requests in this state. (Larger circles indicate more time.)

The colour represents the time spent by any service requests, on average in this state. (Red circles indicate a higher average processing time.)

The arcs on top represent forward flows, from left to right. Their size and colour again represent the total and average time spent in that transition.

The arcs below represent reverse flows, from right to left. Their size and colour are similarly constructed.

35.7% Closed 0.0% Draft 61.8% In Progress 0.4% Planning 0.0% Rejected 0.0% Submitted 2.1% Waiting Approval

Cause of delay This visual uses TopCause: a Gramener algorithm

Group Count Days spent

* Empty cell implies no impact

Summary of the causes

There are no significant causes of delay that we can infer for this segment from the data.

Service requests status Showing 20 out of 20

Service Request ID SR Audit Create Datetime SR Audit Status Next status Time spent
REQ000000933459 12-09-14 13:07 Submitted Waiting Approval 11
REQ000000933459 12-09-14 13:07 Waiting Approval Planning 3598
REQ000000933459 12-09-14 14:07 Planning In Progress 9687
REQ000000933459 12-09-14 16:48 In Progress Closed 11360399
REQ000000933459 22-01-15 4:28 Closed Completed 11273288
REQ000000933464 12-09-14 13:09 Submitted Waiting Approval 14
REQ000000933464 12-09-14 13:10 Waiting Approval Planning 3341
REQ000000933464 12-09-14 14:05 Planning In Progress 10057
REQ000000933464 12-09-14 16:53 In Progress Closed 11360114
REQ000000933464 22-01-15 4:28 Closed Completed 11273234
REQ000001239198 17-02-15 14:35 Submitted Waiting Approval 8
REQ000001239198 17-02-15 14:35 Waiting Approval Planning 676506
REQ000001239198 25-02-15 10:30 Planning In Progress 106100
REQ000001239198 26-02-15 15:59 In Progress Completed 16322196
REQ000001239507 17-02-15 14:38 Submitted Waiting Approval 5
REQ000001239507 17-02-15 14:38 Waiting Approval Rejected 11704
REQ000001239507 17-02-15 17:53 Rejected Draft 4829
REQ000001239507 17-02-15 19:14 Draft Submitted 29
REQ000001239507 17-02-15 19:14 Waiting Approval Planning 659793
REQ000001239507 25-02-15 10:31 Planning In Progress 105645

Process Workflow Optimization

This page shows all required calculations for the workflow POC.

Computations

  1. De-duplicate data by primary keys Service Request ID, SR Audit Create Datetime, and SR Audit Status.
  2. Sort by Service Request ID, and within that, by SR Audit Create Datetime.
  3. Add a Next status column that has the next row's SR Audit Status within a given Service Request ID. (The last row in each Service Request ID will have a NaN Next status.)
  4. Calculate the Time spent as the next row's SR Audit Create Datetime minus the current row's SR Audit Create Datetime. For the last row, this value will be NaN.

Basic statistics

Time spent in each status, on average

count count_transitioned mean_days total_days
Closed 2 2 130.5 261.0
Draft 1 1 0.0 0.0
In Progress 3 3 150.6 451.9
Planning 4 4 0.7 2.7
Rejected 1 1 0.1 0.1
Submitted 4 4 0.0 0.0
Waiting Approval 5 5 3.1 15.7

Time spent on transitions

count mean_days total_days
SR Audit Status Next status
Closed Completed 2 130.5 261.0
Draft Submitted 1 0.0 0.0
In Progress Closed 2 131.5 263.0
Completed 1 188.9 188.9
Planning In Progress 4 0.7 2.7
Rejected Draft 1 0.1 0.1
Submitted Waiting Approval 4 0.0 0.0
Waiting Approval Planning 4 3.9 15.5
Rejected 1 0.1 0.1