From ec16fe9c98352684edd7a230fc1994dc7ae29620 Mon Sep 17 00:00:00 2001 From: "Community contributions for the Datenanfragen.de project" <42704286+datenanfragen-community-edits@users.noreply.github.com> Date: Tue, 10 Feb 2026 20:21:20 +0000 Subject: [PATCH] Add 'One Mobility GmbH' (community contribution) --- companies/one-mobility-gmbh.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 companies/one-mobility-gmbh.json diff --git a/companies/one-mobility-gmbh.json b/companies/one-mobility-gmbh.json new file mode 100644 index 000000000..04ec6ad51 --- /dev/null +++ b/companies/one-mobility-gmbh.json @@ -0,0 +1,22 @@ +{ + "slug": "one-mobility-gmbh", + "relevant-countries": [ + "at" + ], + "categories": [ + "travel" + ], + "name": "One Mobility GmbH", + "runs": [ + "ÖBB Personenverkehr AG", + "OÖ Verkehrsverbund-Organisations GmbH Nfg. & Co KG" + ], + "address": "Schwindgasse 4/3, 1040 Wien", + "email": "datenschutz@one-mobility.at", + "sources": [ + "datenschutz@one-mobility.at", + "https://github.com/datenanfragen/data/pull/3375" + ], + "suggested-transport-medium": "email", + "quality": "verified" +}