Seaborne goods handled in main ports by country (quarterly)
Quarterly gross weight of seaborne goods handled in main ports (inwards + outwards), by reporting country, for EU maritime countries and the EU27 aggregate. Eurostat dataset mar_qg_qm_cwh ('Gross weight of seaborne goods handled in main ports, by type of cargo'), filtered to thousand tonnes. Each row is one (quarter, country): gross weight of goods handled. Method: Eurostat compiles port returns; the dataset is published at country level (no port detail). Units: thousand tonnes. Caveats: quarterly port figures are provisional and revised; the EU27_2020 aggregate row is included as published. Coverage: 2005-Q1 to the present, quarterly. Provenance: Eurostat keyless JSON-stat API, free reuse with attribution (Commission Decision 2011/833/EU) - please cite Eurostat. Primary key: (quarter, country_code). Join keys: country_code (ISO 3166-1 alpha-3; 'EU27_2020' for the EU aggregate), quarter. Cadence: refreshed quarterly. Sample use: filter country_code='NLD' to track Dutch seaborne freight.
Les titres et les descriptions proviennent des sources de données, en anglais.
- Source
- Eurostat
- Lignes
- 2 094
- Colonnes
- 4
- Cadence de la source
- Trimestrielle
- Dernière actualisation
- 23 sept. 2026
- Thème
- transport
| Colonne | Type | Description |
|---|---|---|
| quarter | string | Quarter of the observation (first day of the quarter), from the 'time' dimension (Eurostat codes like '2025-Q1'). |
| country_code | string | Reporting country: ISO 3166-1 alpha-3 (mapped from Eurostat's alpha-2 codes). The maritime dataset also carries the provider aggregate 'EU27_2020' verbatim. |
| country_name | string | Canonical English country name (hub.normalize), or the Eurostat-published label for the EU27_2020 aggregate. |
| cargo_thousand_tonnes | float | Gross weight of seaborne goods handled in main ports (inwards + outwards), from the 'unit' indicator THS_T ('Thousand tonnes'). (unit: thousand tonnes) |
10 premières lignes d’exemple — un aperçu, pas le jeu de données complet.
| quarter | country_code | country_name | cargo_thousand_tonnes |
|---|---|---|---|
| 2005-01-01 | BEL | Belgium | 48 836 |
| 2005-04-01 | BEL | Belgium | 51 715 |
| 2005-07-01 | BEL | Belgium | 51 197 |
| 2005-10-01 | BEL | Belgium | 52 259 |
| 2006-01-01 | BEL | Belgium | 50 815 |
| 2006-04-01 | BEL | Belgium | 55 702 |
| 2006-07-01 | BEL | Belgium | 53 220 |
| 2006-10-01 | BEL | Belgium | 56 636 |
| 2007-01-01 | BEL | Belgium | 56 843 |
| 2007-04-01 | BEL | Belgium | 57 354 |
Dirigez n’importe quel LLM vers le point d’accès des métadonnées — la documentation ci-dessus est aussi lisible par machine (JSON-LD + Croissant).
curl "https://datazimuts.com/v1/datasets/eurostat/eurostat_maritime_cargo_quarterly" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_maritime_cargo_quarterly").json()
print(ds["title"], ds["rows"], "rows")
# Sample rows for an LLM context window
for row in ds.get("sample_rows", [])[:5]:
print(row)Point d’accès API : https://datazimuts.com/v1/datasets/eurostat/eurostat_maritime_cargo_quarterly
Astuce : récupérez /llms.txt pour le catalogue complet lisible par machine.
D’où viennent ces données et ce qui en a été fait. Le travail des autres apparaît sous forme de décomptes ; seuls les projets partagés sont nommés.
Citer cet instantané
Aucun instantané publié pour l’instant : cette citation renvoie à la dernière version.
Eurostat. (2026). Seaborne goods handled in main ports by country (quarterly) [Data set]. Datazimuts. Retrieved 2026-09-23, from https://datazimuts.com/fr/datasets/eurostat/eurostat_maritime_cargo_quarterly
@misc{dz_eurostat_eurostat_maritime_cargo_quarter_latest,
title = {{Seaborne goods handled in main ports by country (quarterly)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/eurostat/eurostat_maritime_cargo_quarterly}},
note = {Latest version; accessed 2026-09-23}
}Intégrer un tableau ou un graphique
Collez ce code dans n’importe quelle page. L’intégration est épinglée au même instantané, suit le thème clair ou sombre du lecteur et affiche toujours la source, la licence et un lien de retour.
<iframe src="https://datazimuts.com/embed/chart?dataset=eurostat%2Feurostat_maritime_cargo_quarterly&lang=fr&theme=auto&x=quarter&y=cargo_thousand_tonnes&agg=avg" title="Seaborne goods handled in main ports by country (quarterly)" width="100%" height="380" style="border:0" loading="lazy"></iframe>
Posez une question sur ce jeu de données. Les réponses viennent uniquement de sa fiche, de son profil mesuré et de son historique, et citent les faits utilisés.