Dangerous Goods Declaration
Extracts data from Dangerous Goods Declarations (DGD’s), which are transport documents compiled by the shipper of dangerous goods. Dangerous Goods Declarations serve to confirm that the goods in question have been packed, marked, and declared in accordance with IATA (International Air Transport Association) Dangerous Goods Regulations.
A Dangerous Goods Declaration contains required information necessary to transport the goods without any health and safety risks, as well as without danger to the environment and infrastructure. This information can contain the following: the class of the dangerous goods and their packaging type, the special provision number, a hazardous material emergency response number, etc. The most common types of dangerous goods have UN-assigned four-digit ID’s.
Declarations of Dangerous Goods, along with other transport documents required for shipping, should accompany each package and consignment of dangerous goods.
Extracted Fields
Field Name | Description |
---|---|
Document Information | Information about the dangerous goods declaration. |
Document Number | The dangerous goods declaration number. |
Document Date | The date of the dangerous goods declaration. |
Shipper | Information about the shipper. |
Name | The shipper’s name. |
Address | The shipper’s address. |
Consignee | Information about the consignee. |
Name | The consignee’s name. |
Address | The consignee’s address. |
Carrier | Information about the carrier. |
Name | The carrier’s name. |
Address | The carrier’s address. |
Transportation Document Number | The transportation document number. |
Aircraft Type | The aircraft type. |
Airport of Departure or Port of Loading | The airport of departure / the port of loading. |
Airport of Destination or Port of Discharge | The airport of destination / the port of discharge. |
Additional Handling Information | Any additional information pertaining to safe handling of the goods. |
Shipment Type | Specifies whether the shipment contains radioactive material (Radioactive/Non-radioactive). |
Shipper’s Reference Number | Reference number or code for tracking the goods. |
Line Items (repeating group) | Information about the dangerous goods being transported. |
UN Number or ID Number | UN-assigned four-digit number identifying the specific types of hazardous substances and materials in international shipments (assigned by the UN Committee of Experts on the Transport of Dangerous Goods), e.g., UN2725 NICKEL NITRATE. |
Proper Shipping Name | Standard UN-assigned technical name describing the hazard properties and composition of dangerous goods. |
Number of Pieces | The number of separate packages of dangerous goods. |
Package Type | The UN packaging identification code. |
Quantity per Package | The number of items in a single package. |
Unit of Measure | The unit of measurement for the goods. |
Class or Division | The ADR (European Agreement concerning the International Carriage of Dangerous Goods by Road) hazard class and subclass of dangerous goods. This field can contain a text string or an alphanumeric value. |
Packing Group | The packing group of the dangerous goods. Specifies the degree of danger that the goods being transported present. Can have one of the following values: I (substance presents high danger), II (substance presents medium danger), III (substance presents low danger). |
Packing Instruction | The UN-assigned packing instruction number. |
Overpack Used | Specifies whether the packages containing dangerous goods have been placed inside an overpack. |
Certification | Information about the declaration certification. |
Name of Signatory | The name of the person who signed the declaration. |
Place and Date | The place and date where the declaration was signed. |
Emergency Telephone Number | An emergency hazardous material response number. |
Validation Rules
Rule | Description |
---|---|
Check UN Number Format | Validates that the UN Number follows the correct format (UN followed by 4 digits). |
Check Packing Group | Validates that the Packing Group value is one of: I, II, or III. |
Check Package Type | Validates that the Package Type follows UN packaging identification code format. |
Check Class or Division | Validates that the Class or Division value is a valid ADR hazard class. |
Check Emergency Contact | Validates that the Emergency Telephone Number is in a valid format and includes country code. |
Check Required Fields | Validates that all required fields (marked with *) are filled in. |
Check Line Items | Validates that at least one line item is present and all required fields within line items are filled in. |
Supported Languages
Countries | Languages |
---|---|
Global | English |
Was this page helpful?