API AccessAccess dataset files directly from scripts, code, or AI agents.
Browse dataset files
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 Previews
iso-container-codes
Loading data...
Schema
| name | 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} |
iso-container-groups
Loading data...
Schema
| name | 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} |
Data Files
| File | Description | Size | Last modified | Download |
|---|---|---|---|---|
iso-container-codes | 22.8 kB | 28 days ago | iso-container-codes | |
iso-container-groups | 766 B | 28 days ago | iso-container-groups |
| Files | Size | Format | Created | Updated | License | Source |
|---|---|---|---|---|---|---|
| 2 | 23.5 kB | about 1 year ago | Open Data Commons Public Domain Dedication and License v1.0 | Container Container |
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).