-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5c21145
commit 71b1ab2
Showing
2 changed files
with
230 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,14 @@ | ||
{ | ||
"A": "Air/surface container", | ||
"B": "Bulk container", | ||
"G": "General purpose container", | ||
"H": "Insulated container", | ||
"N": "Pressurized and non-pressurized tank container (dry)", | ||
"P": "Flat", | ||
"B": "Dry bulk cargo non-pressurised, box type", | ||
"G": "General purpose container without ventilation", | ||
"H": "Thermal container", | ||
"K": "Pressurised tank container (liquids and gases)", | ||
"N": "Pressurised and non-pressurised tank container (dry)", | ||
"P": "Platform (container)", | ||
"R": "Thermal container", | ||
"S": "Named cargo container", | ||
"T": "Tank container", | ||
"U": "Open-top/hardtop container", | ||
"V": "Ventilated container" | ||
"S": "Named cargoes and non-cargo carrying container", | ||
"U": "Open-top container", | ||
"V": "General purpose container with ventilation", | ||
"W": "Foldable general purpose container" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,49 +1,222 @@ | ||
{ | ||
"G0": "General - Openings at one or both ends", | ||
"G1": "General - Passive vents at upper part of cargo space", | ||
"G2": "General - Openings at one or both ends + full openings on one or both sides", | ||
"G3": "General - Openings at one or both ends + partial openings on one or both sides", | ||
"V0": "Fantainer - Non-mechanical, vents at lower and upper parts of cargo space", | ||
"V2": "Fantainer - Mechanical ventilation system located internally", | ||
"V4": "Fantainer - Mechanical ventilation system located externally", | ||
"R0": "Integral Reefer - Mechanically refrigerated", | ||
"R1": "Integral Reefer - Mechanically refrigerated and heated", | ||
"R2": "Integral Reefer - Self-powered mechanically refrigerated", | ||
"R3": "Integral Reefer - Self-powered mechanically refrigerated and heated", | ||
"H0": "Refrigerated or heated with removable equipment located externally; heat transfer coefficient K=0.4W/M2.K", | ||
"H1": "Refrigerated or heated with removable equipment located internally", | ||
"H2": "Refrigerated or heated with removable equipment located externally; heat transfer coefficient K=0.7W/M2.K", | ||
"H5": "Insulated - Heat transfer coefficient K=0.4W/M2.K", | ||
"H6": "Insulated - Heat transfer coefficient K=0.7W/M2.K", | ||
"U0": "Open Top - Openings at one or both ends", | ||
"U1": "Open Top - Idem + removable top members in end frames", | ||
"U2": "Open Top - Openings at one or both ends + openings at one or both sides", | ||
"U3": "Open Top - Idem + removable top members in end frames", | ||
"U4": "Open Top - Openings at one or both ends + partial on one and full at other side", | ||
"U5": "Open Top - Complete, fixed side and end walls ( no doors )", | ||
"T0": "Tank - Non dangerous liquids, minimum pressure 0.45 bar", | ||
"T1": "Tank - Non dangerous liquids, minimum pressure 1.50 bar", | ||
"T2": "Tank - Non dangerous liquids, minimum pressure 2.65 bar", | ||
"T3": "Tank - Dangerous liquids, minimum pressure 1.50 bar", | ||
"T4": "Tank - Dangerous liquids, minimum pressure 2.65 bar", | ||
"T5": "Tank - Dangerous liquids, minimum pressure 4.00 bar", | ||
"T6": "Tank - Dangerous liquids, minimum pressure 6.00 bar", | ||
"T7": "Tank - Gases, minimum pressure 9.10 bar", | ||
"T8": "Tank - Gases, minimum pressure 22.00 bar", | ||
"T9": "Tank - Gases, minimum pressure to be decided", | ||
"B0": "Bulk - Closed", | ||
"B1": "Bulk - Airtight", | ||
"B3": "Bulk - Horizontal discharge, test pressure 1.50 bar", | ||
"B4": "Bulk - Horizontal discharge, test pressure 2.65 bar", | ||
"B5": "Bulk - Tipping discharge, test pressure 1.50 bar", | ||
"B6": "Bulk - Tipping discharge, test pressure 2.65 bar", | ||
"P0": "Flat or Bolster - Plain platform", | ||
"P1": "Flat or Bolster - Two complete and fixed ends", | ||
"P2": "Flat or Bolster - Fixed posts, either free-standing or with removable top member", | ||
"P3": "Flat or Bolster - Folding complete end structure", | ||
"P4": "Flat or Bolster - Folding posts, either free-standing or with removable top member", | ||
"P5": "Flat or Bolster - Open top, open ends (skeletal)", | ||
"S0": "Livestock carrier", | ||
"S1": "Automobile carrier", | ||
"S2": "Live fish carrier" | ||
"A0": "Air/surface container", | ||
"B0": "Dry bulk cargo non-pressurised, box type - closed", | ||
"B1": "Dry bulk cargo non-pressurised, box type - airtight", | ||
"B2": "Dry bulk cargo non-pressurised, box type - unassigned", | ||
"B3": "Dry bulk cargo non-pressurised, box type - rear Discharge / Cat flap type", | ||
"B4": "Dry bulk cargo non-pressurised, box type - rear Discharge / full width opening", | ||
"B5": "Dry bulk cargo non-pressurised, box type - rear Discharge / full width fixed", | ||
"B6": "Dry bulk cargo non-pressurised, box type - with removable hard top equipped with full length hinged hatch, and full length and width bottom discharge", | ||
"B7": "Dry bulk cargo non-pressurised, box type - with open top container with full length and width bottom discharge", | ||
"B8": "Dry bulk cargo non-pressurised, box type - front Discharge / full width", | ||
"B9": "Dry bulk cargo non-pressurised, box type - side Discharge", | ||
"BA": "Dry bulk cargo non-pressurised, box type - closed", | ||
"BB": "Dry bulk cargo non-pressurised, box type - airtight", | ||
"BD": "Dry bulk cargo non-pressurised, box type - unassigned", | ||
"BG": "Dry bulk cargo non-pressurised, box type - rear Discharge / Cat flap type", | ||
"BJ": "Dry bulk cargo non-pressurised, box type - rear Discharge / full width opening", | ||
"BM": "Dry bulk cargo non-pressurised, box type - rear Discharge / full width fixed", | ||
"BV": "Dry bulk cargo non-pressurised, box type - with removable hard top equipped with full length hinged hatch, and full length and width bottom discharge", | ||
"BW": "Dry bulk cargo non-pressurised, box type - with open top container with full length and width bottom discharge", | ||
"BX": "Dry bulk cargo non-pressurised, box type - front Discharge / full width", | ||
"BY": "Dry bulk cargo non-pressurised, box type - side Discharge", | ||
"G0": "General - openings at one or both ends", | ||
"G1": "General - passive vents at upper part of cargo space", | ||
"G2": "General - opening(s) at one or both ends plus \"full\" opening(s) on one or both sides", | ||
"G3": "General - opening(s) at one or both ends plus \"partial\" opening(s) on one or both sides", | ||
"G4": "General - unassigned", | ||
"G5": "General - unassigned", | ||
"G6": "General - unassigned", | ||
"G7": "General - unassigned", | ||
"G8": "General - unassigned", | ||
"G9": "General - with bulk capabilities", | ||
"GA": "General - openings at one or both ends", | ||
"GB": "General - passive vents at upper part of cargo space", | ||
"GD": "General - opening(s) at one or both ends plus \"full\" opening(s) on one or both sides", | ||
"GG": "General - opening(s) at one or both ends plus \"partial\" opening(s) on one or both sides", | ||
"GJ": "General - unassigned", | ||
"GM": "General - unassigned", | ||
"GV": "General - unassigned", | ||
"GX": "General - unassigned", | ||
"GY": "General - with bulk capabilities", | ||
"H0": "Refrigerated and/or heated with removable equipment located externally, heat transfer coefficient K = 0.4 W/(m2-K)", | ||
"H1": "Refrigerated and/or heated with removable equipment located internally", | ||
"H2": "Refrigerated and/or heated with removable equipment located externally, heat transfer coefficient K = 0.7 W/(m2-K)", | ||
"H3": "Refrigerated and/or heated with removable equipment - unassigned", | ||
"H4": "Refrigerated and/or heated with removable equipment - unassigned", | ||
"H5": "Insulated - heat transfer coefficient K = 0.4 W/(m2-K)", | ||
"H6": "Insulated - heat transfer coefficient K = 0.7 W/(m2-K)", | ||
"H7": "Insulated - unassigned", | ||
"H8": "Eutectic - remote mechanical refrigeration", | ||
"H9": "Eutectic - unassigned", | ||
"HA": "Refrigerated and/or heated with removable equipment located externally, heat transfer coefficient K = 0.4 W/(m2-K)", | ||
"HB": "Refrigerated and/or heated with removable equipment located internally", | ||
"HD": "Refrigerated and/or heated with removable equipment located externally, heat transfer coefficient K = 0.7 W/(m2-K)", | ||
"HG": "Refrigerated and/or heated with removable equipment - unassigned", | ||
"HJ": "Refrigerated and/or heated with removable equipment - unassigned", | ||
"HM": "Insulated - heat transfer coefficient K = 0.4 W/(m2-K)", | ||
"HV": "Insulated - heat transfer coefficient K = 0.7 W/(m2-K)", | ||
"HW": "Insulated - unassigned", | ||
"HX": "Eutectic - remote mechanical refrigeration", | ||
"HY": "Eutectic - unassigned", | ||
"K0": "Pressurised tank container (liquids and gases) - liquid tank non-regulated goods", | ||
"K1": "Pressurised tank container (liquids and gases) - liquid tank dangerous goods ≤ 2,65 barc pressure", | ||
"K2": "Pressurised tank container (liquids and gases) - liquid tank dangerous goods >2,65 barc and ≤ 10 barc pressure", | ||
"K3": "Pressurised tank container (liquids and gases) - liquid tank dangerous goods > 10 barc high pressure", | ||
"K4": "Pressurised tank container (liquids and gases) - liquid tank non-regulated goods requiring power supply", | ||
"K5": "Pressurised tank container (liquids and gases) - liquid tank for dangerous goods ≤ 10 barc requiring power supply", | ||
"K6": "Pressurised tank container (liquids and gases) - liquid tank for dangerous goods > 10 barc pressure requiring power supply", | ||
"K7": "Pressurised tank container (liquids and gases) - cryogenic tank", | ||
"K8": "Pressurised tank container (liquids and gases) - gas tank", | ||
"K9": "Pressurised tank container (liquids and gases) - unassigned", | ||
"KA": "Pressurised tank container (liquids and gases) - liquid tank non-regulated goods", | ||
"KB": "Pressurised tank container (liquids and gases) - liquid tank dangerous goods ≤ 2,65 barc pressure", | ||
"KD": "Pressurised tank container (liquids and gases) - liquid tank dangerous goods >2,65 barc and ≤ 10 barc pressure", | ||
"KG": "Pressurised tank container (liquids and gases) - liquid tank dangerous goods > 10 barc high pressure", | ||
"KJ": "Pressurised tank container (liquids and gases) - liquid tank non-regulated goods requiring power supply", | ||
"KM": "Pressurised tank container (liquids and gases) - liquid tank for dangerous goods ≤ 10 barc requiring power supply", | ||
"KV": "Pressurised tank container (liquids and gases) - liquid tank for dangerous goods > 10 barc pressure requiring power supply", | ||
"KW": "Pressurised tank container (liquids and gases) - cryogenic tank", | ||
"KX": "Pressurised tank container (liquids and gases) - gas tank", | ||
"KY": "Pressurised tank container (liquids and gases) - unassigned", | ||
"N0": "Pressurised and non-pressurised tank container (dry) - hopper type vertical discharge", | ||
"N1": "Pressurised and non-pressurised tank container (dry) - hopper type rear discharge", | ||
"N2": "Pressurised and non-pressurised tank container (dry) - unassigned", | ||
"N3": "Pressurised and non-pressurised tank container (dry) - non-pressurised rear discharge", | ||
"N4": "Pressurised and non-pressurised tank container (dry) - non-pressurised side discharge", | ||
"N5": "Pressurised and non-pressurised tank container (dry) - non-pressurised tipping discharge", | ||
"N6": "Pressurised and non-pressurised tank container (dry) - unassigned", | ||
"N7": "Pressurised and non-pressurised tank container (dry) - pressurised rear discharge", | ||
"N8": "Pressurised and non-pressurised tank container (dry) - pressurised side discharge", | ||
"N9": "Pressurised and non-pressurised tank container (dry) - pressurised tipping discharge", | ||
"NA": "Pressurised and non-pressurised tank container (dry) - hopper type vertical discharge", | ||
"NB": "Pressurised and non-pressurised tank container (dry) - hopper type rear discharge", | ||
"ND": "Pressurised and non-pressurised tank container (dry) - unassigned", | ||
"NG": "Pressurised and non-pressurised tank container (dry) - non-pressurised rear discharge", | ||
"NJ": "Pressurised and non-pressurised tank container (dry) - non-pressurised side discharge", | ||
"NM": "Pressurised and non-pressurised tank container (dry) - non-pressurised tipping discharge", | ||
"NV": "Pressurised and non-pressurised tank container (dry) - unassigned", | ||
"NW": "Pressurised and non-pressurised tank container (dry) - pressurised rear discharge", | ||
"NX": "Pressurised and non-pressurised tank container (dry) - pressurised side discharge", | ||
"NY": "Pressurised and non-pressurised tank container (dry) - pressurised tipping discharge", | ||
"P0": "Platform-based container with incomplete superstructure - platform (container)", | ||
"P1": "Fixed - two complete and fixed ends", | ||
"P2": "Fixed - fixed posts, either free standing or with removable top member", | ||
"P3": "Folding (collapsible) - folding complete end structure", | ||
"P4": "Folding (collapsible) - folding posts, either free standing or with removable top member", | ||
"P5": "Platform-based container with complete superstructure - open top, open ends (skeletal)", | ||
"P6": "Platform based container for named cargo - ship's gear carrier", | ||
"P7": "Platform based container for named cargo - car carrier", | ||
"P8": "Platform based container for named cargo - timber / pipe carrier", | ||
"P9": "Platform based container for named cargo - coil carrier", | ||
"PA": "Platform-based container with incomplete superstructure - platform (container)", | ||
"PB": "Fixed - two complete and fixed ends", | ||
"PD": "Fixed - fixed posts, either free standing or with removable top member", | ||
"PG": "Folding (collapsible) - folding complete end structure", | ||
"PJ": "Folding (collapsible) - folding posts, either free standing or with removable top member", | ||
"PM": "Platform-based container with complete superstructure - open top, open ends (skeletal)", | ||
"PV": "Platform based container for named cargo - ship's gear carrier", | ||
"PW": "Platform based container for named cargo - car carrier", | ||
"PX": "Platform based container for named cargo - timber / pipe carrier", | ||
"PY": "Platform based container for named cargo - coil carrier", | ||
"R0": "Refrigerated - mechanically refrigerated", | ||
"R1": "Refrigerated and heated - mechanically refrigerated and heated", | ||
"R2": "Self-powered - mechanically refrigerated", | ||
"R3": "Self-powered - mechanically refrigerated and heated", | ||
"R4": "Self-powered - unassigned", | ||
"R5": "Integrated machinery - integrated mechanically refrigerated and heated", | ||
"R6": "Integrated machinery - unassigned", | ||
"R7": "Heated - heated", | ||
"R8": "Heated - heated, self-powered", | ||
"R9": "Heated - unassigned", | ||
"RA": "Refrigerated - mechanically refrigerated", | ||
"RB": "Refrigerated and heated - mechanically refrigerated and heated", | ||
"RD": "Self-powered - mechanically refrigerated", | ||
"RG": "Self-powered - mechanically refrigerated and heated", | ||
"RJ": "Self-powered - unassigned", | ||
"RM": "Integrated machinery - integrated mechanically refrigerated and heated", | ||
"RV": "Integrated machinery - unassigned", | ||
"RW": "Heated - heated", | ||
"RX": "Heated - heated, self-powered", | ||
"RY": "Heated - unassigned", | ||
"S0": "Named cargo - livestock carrier", | ||
"S1": "Named cargo - automobile carrier", | ||
"S2": "Named cargo - live fish carrier", | ||
"S3": "Named cargo - unassigned", | ||
"S4": "non-cargo carrying containers - generator", | ||
"S5": "non-cargo carrying containers - unassigned", | ||
"S6": "non-cargo carrying containers - unassigned", | ||
"S7": "non-cargo carrying containers - unassigned", | ||
"S8": "non-cargo carrying containers - for sensitive installed equipment", | ||
"S9": "non-cargo carrying containers - for residential or commercial use", | ||
"SA": "Named cargo - livestock carrier", | ||
"SB": "Named cargo - automobile carrier", | ||
"SD": "Named cargo - live fish carrier", | ||
"SG": "Named cargo - unassigned", | ||
"SJ": "non-cargo carrying containers - generator", | ||
"SM": "non-cargo carrying containers - unassigned", | ||
"SV": "non-cargo carrying containers - unassigned", | ||
"SW": "non-cargo carrying containers - unassigned", | ||
"SX": "non-cargo carrying containers - for sensitive installed equipment", | ||
"SY": "non-cargo carrying containers - for residential or commercial use", | ||
"U0": "Open-top - opening(s) at one or both ends", | ||
"U1": "Open-top - opening(s) at one or both ends, plus removable top member(s) in end frames", | ||
"U2": "Open-top - opening(s) at one or both ends, plus opening(s) on one or both sides", | ||
"U3": "Open-top - opening(s) at one or both ends, plus opening(s) on one or both sides plus removable top member(s) in end frames", | ||
"U4": "Open-top - opening(s) at one or both ends, plus partial opening on one side and full opening on the other side", | ||
"U5": "Open-top - unassigned", | ||
"U6": "Open-top - open topped container with removable hard top", | ||
"U7": "Open-top - unassigned", | ||
"U8": "Open-top - unassigned", | ||
"U9": "Open-top - coil carrier", | ||
"UA": "Open-top - opening(s) at one or both ends", | ||
"UB": "Open-top - opening(s) at one or both ends, plus removable top member(s) in end frames", | ||
"UD": "Open-top - opening(s) at one or both ends, plus opening(s) on one or both sides", | ||
"UG": "Open-top - opening(s) at one or both ends, plus opening(s) on one or both sides plus removable top member(s) in end frames", | ||
"UJ": "Open-top - opening(s) at one or both ends, plus partial opening on one side and full opening on the other side", | ||
"UM": "Open-top - unassigned", | ||
"UV": "Open-top - open topped container with removable hard top", | ||
"UW": "Open-top - unassigned", | ||
"UX": "Open-top - unassigned", | ||
"UY": "Open-top - coil carrier", | ||
"V0": "General with ventilation - non-mechanical system, vents at lower and upper parts of cargo space", | ||
"V1": "General with ventilation - unassigned", | ||
"V2": "General with ventilation - mechanical ventilation system, located internally", | ||
"V3": "General with ventilation - unassigned", | ||
"V4": "General with ventilation - mechanical ventilation system, located externally", | ||
"V5": "General with ventilation - unassigned", | ||
"V6": "General with ventilation - unassigned", | ||
"V7": "General with ventilation - unassigned", | ||
"V8": "General with ventilation - unassigned", | ||
"V9": "General with ventilation - unassigned", | ||
"VA": "General with ventilation - non-mechanical system, vents at lower and upper parts of cargo space", | ||
"VB": "General with ventilation - unassigned", | ||
"VD": "General with ventilation - mechanical ventilation system, located internally", | ||
"VE": "General with ventilation - mechanical ventilation system, located externally", | ||
"VG": "General with ventilation - unassigned", | ||
"VM": "General with ventilation - unassigned", | ||
"VV": "General with ventilation - unassigned", | ||
"VW": "General with ventilation - unassigned", | ||
"VX": "General with ventilation - unassigned", | ||
"VY": "General with ventilation - unassigned", | ||
"W0": "Foldable general - container folding on their base structure", | ||
"W1": "Foldable general - container folding on their base structure", | ||
"W2": "Foldable general - unassigned", | ||
"W3": "Foldable general - unassigned", | ||
"W4": "Foldable general - unassigned", | ||
"W5": "Foldable general - unassigned", | ||
"W6": "Foldable general - unassigned", | ||
"W7": "Foldable general - unassigned", | ||
"W8": "Foldable general - unassigned", | ||
"W9": "Foldable general - unassigned", | ||
"WA": "Foldable general - container folding on their base structure", | ||
"WB": "Foldable general - container folding on their base structure", | ||
"WD": "Foldable general - unassigned", | ||
"WG": "Foldable general - unassigned", | ||
"WJ": "Foldable general - unassigned", | ||
"WM": "Foldable general - unassigned", | ||
"WV": "Foldable general - unassigned", | ||
"WW": "Foldable general - unassigned", | ||
"WX": "Foldable general - unassigned", | ||
"WY": "Foldable general - unassigned" | ||
} |