API Access
Access dataset files directly from scripts, code, or AI agents.
Browse dataset files
API Access
Access dataset files directly from scripts, code, or AI agents.
Dataset Files
Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.
/core/iso-container-codes/
https://datahub.io/core/iso-container-codes/_r/-/README.md
https://datahub.io/core/iso-container-codes/_r/-/data/iso-container-codes.csv
https://datahub.io/core/iso-container-codes/_r/-/data/iso-container-groups.csv
https://datahub.io/core/iso-container-codes/_r/-/datapackage.json
Key Files
Start with these files — they give you everything you need to understand and access the dataset.
datapackage.json— metadata & schema
https://datahub.io/core/iso-container-codes/_r/-/datapackage.json
README.md— documentation
https://datahub.io/core/iso-container-codes/_r/-/README.md
Typical Usage
- 1. Fetch datapackage.json to inspect schema and resources
- 2. Download data resources listed in datapackage.json
- 3. Read README.md for full context
Data Files
Explore with AIiso-container-codes
Loading data...
| Field | Type | Description | Pattern |
|---|---|---|---|
| code | string | A 4 digit Alpha Numeric Code uniquely describing the container as defined by ISO 6346 | [A-Z0-9]{4} |
| description | string | Description of the Container Type | [A-Z]{50} |
| length | number | External length in feet of the container | [0-9]{2} |
| height | number | External height of container in feet | |
| group | string | 4 Digit ISO 6346 describing the group the codes belong to, more regularly used when sending electronic shipping messages | [A-Z0-9]{4} |
Download
Download CSVAbout
- Last updated
- 9 February 2026
- Total rows
- ...
- Format
- CSV
- File size
- 22.8 kB
iso-container-groups
Loading data...
| Field | Type | Description | Pattern |
|---|---|---|---|
| code | string | A 4 digit Alpha Numeric Code uniquely describing the container/group as defined by ISO 6346 | [A-Z0-9]{4} |
| description | string | Description of the Container | [A-Z]{50} |
Download
Download CSVAbout
- Last updated
- 9 February 2026
- Total rows
- ...
- Format
- CSV
- File size
- 766 B
About this dataset
Coded list of ISO 6346 shipping containers, used in international trade and electronic shipping messages.
Data
Source of information is from Container Container website (http://www.containercontainer.com/ISO6346.aspx) but multiple other sources of information exist on the web:
- https://en.wikipedia.org/wiki/ISO_6346
- http://www.shippingcontainers24.com/general/iso-6346-codes/
- http://www.iso.org/iso/catalogue_detail?csnumber=20453 (Paid For)
License
This Data Package is licensed by its maintainers under the Public Domain Dedication and License (PDDL).