Link via @HRCH - The Guardian reports on T&E’s research about rail booking problems https://www.theguardian.com/environment/2026/apr/21/almost-half-of-eus-busiest-flight-routes-are-hard-or-impossible-to-book-on-trains-report
-
@q Not even a sole barcode but a full HTML frame with mandatory text in it as well

This thread is super interesting. I’ll have to re-read, catch up on the project and think about this.
It would be interesting if the bundling solution was executed through the barcode, but my hunch would be that a signed barcode, if a formal process is necessary, would not be enough and a separate process would also be introduced. Approval to bundle could also get interesting.
@stefanlindbohm
@q the html needs to include a `<move>` tag as a security feature to prevent screenshots -
@redjives i haven't looked at it but "concatenate and filter 30 CSVs" may well be beyond T&E's competences
@bovine3dom @redjives Do these by-country CSVs include international routes btw?
-
@bovine3dom @redjives Do these by-country CSVs include international routes btw?
yes
it took me like an hour to wrangle and grok it so i don't think i was being too rude when i said it was probably beyond T&E

-
@bovine3dom @redjives Do these by-country CSVs include international routes btw?
@cycling_on_rails @bovine3dom Yes, they do. And it's well within my competency so I might just do it in a bit as an excuse to learning how to use eurostat data in r.
-
@cycling_on_rails @bovine3dom Yes, they do. And it's well within my competency so I might just do it in a bit as an excuse to learning how to use eurostat data in r.
@redjives @cycling_on_rails https://github.com/bovine3dom/biggest_aviation/blob/master/undirected_passengers_per_day.csv
maybe the eurostat package makes it nicer but for me the worst bit was downloading the data
-
@redjives @cycling_on_rails https://github.com/bovine3dom/biggest_aviation/blob/master/undirected_passengers_per_day.csv
maybe the eurostat package makes it nicer but for me the worst bit was downloading the data
@bovine3dom I think it should, or at least this will be a nice excuse to find out. I'll let you know when I get around to it. What do you mostly use if not R?
-
yes
it took me like an hour to wrangle and grok it so i don't think i was being too rude when i said it was probably beyond T&E

@bovine3dom @cycling_on_rails @redjives This looks weird. Departure and arrival country look flipped from departure and arrival airport.
And if you have them, IATA codes would be nicer than ICAO codes.
-
@bovine3dom I think it should, or at least this will be a nice excuse to find out. I'll let you know when I get around to it. What do you mostly use if not R?
i started with duckdb because people always tell me it is good and i want to understand why. then as usual i went back to clickhouse-local when basic features like `limit by` were missing
biggest_aviation/readme.md at master · bovine3dom/biggest_aviation
wrangle eurostat data to get biggest cross-border aviation routes - biggest_aviation/readme.md at master · bovine3dom/biggest_aviation
GitHub (github.com)
-
@bovine3dom @cycling_on_rails @redjives This looks weird. Departure and arrival country look flipped from departure and arrival airport.
And if you have them, IATA codes would be nicer than ICAO codes.
@partim sorry, yeah, it's undirected and i knew that could happen but i decided i didn't care. i didn't want to group by them because god knows how basel is listed
i only have the codes i was given but a join would be trivial (i was considering making a map before my stomach reminded me that i hadn't had lunch yet)
-
@redjives @cycling_on_rails https://github.com/bovine3dom/biggest_aviation/blob/master/undirected_passengers_per_day.csv
maybe the eurostat package makes it nicer but for me the worst bit was downloading the data
@bovine3dom @redjives Hum looks like cn_dep and cn_arr have been swapped.
Interesting that Madrid-Rome is top 1 (of international routes). When high-speed rail tunnel through the Mediterranean?
A good one for @jon 's #BullshitMeter 
-
i started with duckdb because people always tell me it is good and i want to understand why. then as usual i went back to clickhouse-local when basic features like `limit by` were missing
biggest_aviation/readme.md at master · bovine3dom/biggest_aviation
wrangle eurostat data to get biggest cross-border aviation routes - biggest_aviation/readme.md at master · bovine3dom/biggest_aviation
GitHub (github.com)
@bovine3dom @redjives For the license I guess https://commission.europa.eu/legal-notice_en applies (linked as "Legal Notice" from the Eurostat website)?
"Unless otherwise indicated (e.g. in individual copyright notices), content owned by the EU on this website is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) licence. This means that reuse is allowed, provided appropriate credit is given and changes are indicated."
-
@partim sorry, yeah, it's undirected and i knew that could happen but i decided i didn't care. i didn't want to group by them because god knows how basel is listed
i only have the codes i was given but a join would be trivial (i was considering making a map before my stomach reminded me that i hadn't had lunch yet)
@bovine3dom @cycling_on_rails @redjives Might be worth doing the code mapping – everyone remotely involved with aviation will know the IATA codes for these airports by heart and basically noone outside a cockpit will know any of the ICAO codes.
-
@bovine3dom @redjives For the license I guess https://commission.europa.eu/legal-notice_en applies (linked as "Legal Notice" from the Eurostat website)?
"Unless otherwise indicated (e.g. in individual copyright notices), content owned by the EU on this website is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) licence. This means that reuse is allowed, provided appropriate credit is given and changes are indicated."
@bovine3dom @redjives ...which of course doesn't say much as the Eurostat data is on a different domain. And the notice only applies to "content owned by the EU", which is impossible to know as a passerby.
-
@bovine3dom @cycling_on_rails @redjives Might be worth doing the code mapping – everyone remotely involved with aviation will know the IATA codes for these airports by heart and basically noone outside a cockpit will know any of the ICAO codes.
@bovine3dom @cycling_on_rails @redjives And for bonus points, collapse all airports of a metropolitan region (i.e., all the London airports into LON). No idea if these datasets are available freely. IATA can be a wee bit greedy.
-
@bovine3dom @cycling_on_rails @redjives And for bonus points, collapse all airports of a metropolitan region (i.e., all the London airports into LON). No idea if these datasets are available freely. IATA can be a wee bit greedy.
@partim @cycling_on_rails @redjives grouping by nearest big city seems to help. apparently i need to exclude more of north africa and south america

-
@partim @cycling_on_rails @redjives grouping by nearest big city seems to help. apparently i need to exclude more of north africa and south america

@bovine3dom @partim @redjives So many flights to Barcelona and still only 2000 pax/day/direction across the border on the high-speed line. 🫣 #CrossBorderRail
-
@q @bovine3dom @stefanlindbohm @jon @HRCH The problem there becomes one of certificate management though.
If I set up Trainseller.com and manage to get a license to sell DB and OBB tickets, and bundle them together… The various scanning machines that all the companies use still need to be updated with Trainseller.com’s signing certificate, or my certificate needs signing by the various operators individually, and that be bundled on the ticket… What is your proposal to make that viable?
(And of course, you need to deal with revocations and the like)
You've made two attempts at this famous for being a pain to deal with.
How do you solve this at a European scale, when there could be thousands of resellers that need certificates managing?
-
R relay@relay.infosec.exchange shared this topic