Rail passenger transport, annual (million passenger-km)
Annual rail passenger transport in million passenger-kilometres, by reporting country, for EU member states, EFTA countries, EU candidates and EU aggregates. Eurostat dataset rail_pa_total ('Rail passenger transport'), filtered to freq=A and unit MIO_PKM (million passenger-kilometres). Each row is one (year, country): total passenger-km travelled by rail in the reporting country, counting national and international transport. Method: Eurostat compiles rail passenger statistics reported by national statistical offices; non-EU/EFTA/candidate countries (notably the UK) are dropped by the connector's commercial-use geo rule. Units: million passenger-kilometres (pkm). Caveats: countries without a rail network (e.g. Malta, Cyprus) report no values; values before 2019 include some estimation for countries with small networks; the EU27_2020, EU28 and EU27_2007 aggregates are included as published; recent years are provisional and revised. Coverage: ~36 geographic units after the geo rule, 2004 to the present, annual. Provenance: Eurostat keyless JSON-stat API, free reuse with attribution (Commission Decision 2011/833/EU) - please cite Eurostat. Primary key: (year, country_code). Join keys: country_code (ISO 3166-1 alpha-3), year. Cadence: refreshed yearly; Eurostat publishes the annual series each autumn. Sample use: join with 'eurostat-rail-freight-annual' to compare passenger and freight rail volumes in the same units.
- Source
- Eurostat
- Rows
- 653
- Columns
- 4
- Source cadence
- Yearly
- Last refreshed
- Sep 24, 2026
- Theme
- transport
| Column | Type | Description |
|---|---|---|
| year | string | Reference year of the observation (stored as January 1), from the 'time' dimension. |
| country_code | string | Reporting country: ISO 3166-1 alpha-3 (mapped from Eurostat's alpha-2 codes). Also carries the provider aggregates (e.g. 'EU', 'EU27_2020', 'EU28', 'EA', 'EA21', 'EA20', 'EA19' for the house price index) verbatim; the exact set varies by dataset. |
| country_name | string | Canonical English country name (hub.normalize), or the Eurostat-published label for the EU/EA aggregates. |
| rail_passenger_mio_pkm | float | Total rail passenger transport in million passenger-kilometres (pkm), from the 'freq' slice A ('Annual') and the 'unit' indicator MIO_PKM (dataset rail_pa_total, 'Rail passenger transport'). Each observation is one reporting country's total rail passenger-km in a year, counting national and international traffic. Countries without a rail network (e.g. Malta, Cyprus) report no values; the EU aggregates (EU27_2020, EU28, EU27_2007) are included as published; the UK is dropped by the connector's commercial-use geo rule. (unit: million passenger-kilometres) |
First 10 sample rows — a preview, not the complete dataset.
| year | country_code | country_name | rail_passenger_mio_pkm |
|---|---|---|---|
| 2004-01-01 | AUT | Austria | 8,274 |
| 2005-01-01 | AUT | Austria | 8,685 |
| 2006-01-01 | AUT | Austria | 8,907 |
| 2007-01-01 | AUT | Austria | 9,167 |
| 2008-01-01 | AUT | Austria | 10,365 |
| 2009-01-01 | AUT | Austria | 10,184 |
| 2010-01-01 | AUT | Austria | 10,263 |
| 2011-01-01 | AUT | Austria | 10,778 |
| 2012-01-01 | AUT | Austria | 11,211 |
| 2013-01-01 | AUT | Austria | 11,804 |
Profiled Sep 24, 2026 from snapshot 20260924T195435Z-99db3bfd3b75
Measured- Completeness
- 100%
- Rows
- 653
- Columns
- 4
- Columns with gaps
- 0
| Column | Missing | Distinct | Range | Distribution |
|---|---|---|---|---|
| yearvarchar | 0% | 21 | — |
|
| country_codevarchar | 0% | 37 | — |
|
| country_namevarchar | 0% | 38 | — |
|
| rail_passenger_mio_pkmdouble | 0% | 626 | 1 → 484,025median 3,957 | 7 outside 1st–99th percentile |
- Current
20260924T195435Z-99db3bfd3b75 · sha256 99db3bfd3b75…
653 rows · first snapshot
Point any LLM at the metadata endpoint — the documentation above is machine-readable too (JSON-LD + Croissant).
curl "https://datazimuts.com/v1/datasets/eurostat/eurostat_rail_passengers_annual" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_rail_passengers_annual").json()
print(ds["title"], ds["rows"], "rows")
# Sample rows for an LLM context window
for row in ds.get("sample_rows", [])[:5]:
print(row)API endpoint: https://datazimuts.com/v1/datasets/eurostat/eurostat_rail_passengers_annual
Tip: fetch /llms.txt for the full machine-readable catalog.
Where this data comes from and what was made from it. Other people's work shows as counts; only shared projects are named.
Cite this snapshot
Pinned to snapshot 20260924T195435Z-99db3bfd3b75 and its content hash, so readers get exactly the data you used.
Eurostat. (2026). Rail passenger transport, annual (million passenger-km) [Data set, snapshot 20260924T195435Z-99db3bfd3b75, sha256 99db3bfd3b75]. Datazimuts. Retrieved 2026-09-24, from https://datazimuts.com/en/datasets/eurostat/eurostat_rail_passengers_annual?snapshot=20260924T195435Z-99db3bfd3b75
@misc{dz_eurostat_eurostat_rail_passengers_annual_99db3bfd,
title = {{Rail passenger transport, annual (million passenger-km)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/en/datasets/eurostat/eurostat_rail_passengers_annual?snapshot=20260924T195435Z-99db3bfd3b75}},
note = {Snapshot 20260924T195435Z-99db3bfd3b75, sha256 99db3bfd3b75fea23a1804be8b7c785237526ea9d635f6f2c37c548b64b6d232; accessed 2026-09-24}
}Embed a table or a chart
Paste this into any page. The embed is pinned to the same snapshot, follows the reader's light or dark setting, and always shows the source, license and a link back.
<iframe src="https://datazimuts.com/embed/chart?dataset=eurostat%2Feurostat_rail_passengers_annual&lang=en&theme=auto&snapshot=20260924T195435Z-99db3bfd3b75&x=year&y=rail_passenger_mio_pkm&agg=avg" title="Rail passenger transport, annual (million passenger-km)" width="100%" height="380" style="border:0" loading="lazy"></iframe>
Ask about this dataset. Answers come only from its catalog record, measured profile and change history, and list the facts they used.