TIC 4.0
Carrier Productivity Cargo Operations
KPI
Fields | Type | Description | Purpose |
---|---|---|---|
ID (KPI identifier) | M | To be published in “2024.012” | GRAMMAR |
KPI name | M | Carrier Productivity Cargo Operations | GRAMMAR |
KPI type | M | Operational Performance | GRAMMAR |
Applicable to |
| Carriervisit (vessel type), trucks, train, barge, Berth, Terminal, Gate operations, rail operations |
|
Also known as | O | Vessel Productivity, Carrier productivity; Terminal Operations Productivity lifts per hour, performance, (vessel) productivity, units per hour per vessel. | TIC Description |
Definition | M | The average number of units performed for a carrier visit during the cargo operations. | TIC Description |
Further Detail | O | By default: The average number of cargo (boxes) performed by the terminal for a carrier visit during “Cargo Operations” (between the first cargo move and the last move) discounting the time that corresponds to the “force majure” and carrier not ready to work. The root of this KPI is https://tic40.atlassian.net/wiki/x/AYC4Rg but applied to a carrier visit from first move to last move, discounting the time the vessel is not ready to work or any terminal forcemajeure. Carrier Productivity Terminals Operations (box per hour) Datapoints: tos|@|jobinstruction|@|order|deliver|counter|output|actual|box tos|@|carriervisit|@|terminaloperations|@|cargooperations|timer|output|actual|#unit#hour|value tos|@|carriervisit|@|terminaloperations|@|cargooperations|forcemajeure|timer|output|actual|#unit#hour|value tos|@|carriervisit|@|carriernotreadytowork|timer|output|actual|#unit#hour|value Operator: SUM(tos|@|jobinstruction|@|order|deliver|counter|output|actual|box) / ( SUM(tos|@|carriervisit|@|terminaloperations|@|cargooperations|timer|output|actual|#unit#hour|value)-SUM(tos|@|carriervisit|@|terminaloperations|@|cargooperations|forcemajeure|timer|output|actual|#unit#hour|value) - SUM(tos|@|carriervisit|@|carriernotreadytowork|timer|output|actual|#unit#hour|value) Unit: box/hour KPI Elements: Timeframe: as need tos|@|carriervisit|id Split: recommended include complete cargovisit cycles tos|@|carriervisit|@|terminaloperations|@|cargooperations|start tos|@|carriervisit|@|terminaloperations|@|cargooperations|end Bucket: optional
Carrirervisit diagram This KPI represents the performance of moving cargo by the terminal for a whole carrier (aggregates all CHEs working on the same carrier) from the terminal point of view and only during the terminal operations (first move, last move). This KPI does not include the preparation for arrival or preparation for departure, or for how long the vessel is ready to work but not performing. The main reason to use this KPI is because the data points are almost always available through the TOS which is mostly commonly used by all the terminals around the world.
Comment about forcemajeure tos|@|carriervisit|@|terminaloperations|@|cargooperations|forcemajeure|timer|output|actual|#unit#hour|value Carriervisit is under forcemajeure when affects or delay circumstances the complete and not partial cargo operations. KPI modifications: If the user of this KPI needs to introduce some changes they must indicate it in the KPI: ie “Carrier Productivity Terminal Operations excluding breakdowns” will be the same definition but on top of it discounting the time while all the CHE are broken down. For this case, we suggest getting the default KPI on top of the particular KPI for comparative reasons with other terminals. The use of this KPI for a truck visit is not recommended as the time between che|@|cycle|@|start and che|@|cycle|@|start is very limited and usually doesn't represent the actual productivity from the truck point of view.
| TIC Description |
Required Information | M | Data Points | TIC Description |
SUBJECT |
| Carrier Visit, Berth, terminal, |
|
CONCEPT |
|
|
|
Value |
| box/hour; boxes/minute ; TEU/hour |
|
Related standards | O |
| TIC Description |
Related TIC 4.0 definition | O | TIC Description | |
Example | M | Average Moves (box per hour) 1st and 2nd January for vessels. Timeframe: 2023-01-01T00:00:00.000Z 2023-01-03T00:00:00.000Z Datapoints: VESSEL A tos|@|carriervisit|@|terminaloperations|@|cargooperations|start = 2023-01-01T00:00:00.000Z tos|@|carriervisit|@|terminaloperations|@|cargooperations|end = 2023-01-02T00:00:00.000Z tos|@|jobinstruction|@|order|deliver|counter|output|actual|box = 1000 tos|@|carriervisit|@|terminaloperations|@|cargooperations|timer|output|actual|#unit#hour|value = 24 tos|@|carriervisit|@|terminaloperations|@|cargooperations|forcemajeure|timer|output|actual|#unit#hour|value = 0 tos|@|carriervisit|@|carriernotreadytowork|timer|output|actual|#unit#hour|value = 1 VESSEL B tos|@|carriervisit|@|terminaloperations|@|cargooperations|start = 2023-01-02T00:00:00.000Z tos|@|carriervisit|@|terminaloperations|@|cargooperations|end = 2023-01-03T00:00:00.000Z tos|@|jobinstruction|@|order|deliver|counter|output|actual|box = 2000 tos|@|carriervisit|@|terminaloperations|@|cargooperations|timer|output|actual|#unit#hour|value = 24 tos|@|carriervisit|@|terminaloperations|@|cargooperations|forcemajeure|timer|output|actual|#unit#hour|value = 0 tos|@|carriervisit|@|carriernotreadytowork|timer|output|actual|#unit#hour|value = 0 Operator: SUM(tos|@|jobinstruction|@|order|deliver|counter|output|actual|box) / ( SUM(tos|@|carriervisit|@|terminaloperations|@|cargooperations|timer|output|actual|#unit#hour|value)-SUM(tos|@|carriervisit|@|terminaloperations|@|cargooperations|forcemajeure|timer|output|actual|#unit#hour|value) - SUM(tos|@|carriervisit|@|carriernotreadytowork|timer|output|actual|#unit#hour|value) = (1000+2000)/((24+24)-(0+1+0+0)) = 3000/47 = 63,83 bucked by carrier visit: Vessel A 1000/(24-(0+1)) = 43,47 Vessel B 2000/(24-(0+0)= 83,33 Filter: tos|@|carriervisit|type = vessel Split: by carriervisit|@|id Bucket: by carriervisit|@|id Carrier Productivity Cargo Operations (box per hour)
| TIC Description |
Example in the context of the grammar | M | Carrier Productivity Cargo Operations From 2023-01-01T00:00:00.000Z to From 2023-01-01T00:00:00.000Z filter by carrier type vessel, split per carrier visit, and bucked per carrier visit name | TIC Description |
Search tags | M | carrier productivity, vessel productivity | Technical |
Version / Date | M | 20240521 | Technical |
Internal TIC Version | M | R0.1 | Technical |
carrier|@|name | Carrier Productivity Terminal Operations |
---|---|
A | 43,47 |
B | 83,33 |
Created by | Edited by | Review / Approve | Published |
@RBS EMEA | @Francisco Blanquer Jaraiz |
|
|
| Rik (EUROGATE) |
|
|
© Copyright - TIC 4.0 All rights reserved | Design web by Fundación Valenciaport