FACT Sea and Inland Water Ports
Sea and inland waters ports location and tonnage in Europe and US.
Use
- Pull the image:
docker pull registry.git.nilu.no/fact/data/fact_ports:latest
- Run this data service:
docker run -t -i --name fact_ports -e MARIADB_DATABASE=FACT_ports -e MYSQL_ROOT_PASSWORD=devops -p 3312:3306 -d registry.git.nilu.no/fact/data/fact_ports:0.1
The container makes available a MariaDB instance with the full database on sea and inland waters ports FACT_ports. It is reachable on port 3312 of the localhost and the root password is 'devops'.
Specifications
Table |Size (MB)|Rows (#)|
-----------------+---------+--------+
eu_ports_2009_geo| 0.30| 2201|
eu_ports_2013_geo| 0.34| 2440|
eu_tonnage | 0.58| 10675|
geometry_columns | 0.02| 3|
spatial_ref_sys | 0.02| 2|
us_ports_geo | 0.05| 150|
Column Year in eu_ports is from 1997 to 2023.
All spatial objects are converted to EPSG:4326
Notes
Europe Ports, worldwide but US not well covered (use field PORT_ID for identification):
Tonnage (in thousand tonnes, quarterly, total values)
US The Principal Port dataset contains port codes, port names, geographic locations (longitude, latitude), and commodity tonnage summaries (total tons, domestic, foreign, imports and exports):
Author
Riccardo Boero - ribo@nilu.no
Licenses
All the code and the resulting docker images in this project are subject to:
The data is released under:
- CC BY 4.0 license.
The input data is licensed as:
Citation
- Boero, Riccardo. 2024. “FACT Data: Sea and Inland Waters.” OSF. doi:10.17605/OSF.IO/4PJDM.
Part of the Fine scAle eConomic daTa - FACT project:
- Boero, Riccardo. 2024. “Fine scAle eConomic daTa - FACT.” OSF. doi:10.17605/OSF.IO/PV4ZW.