From 4d5a936db9826c60c420d6916d53c1cedc5d4402 Mon Sep 17 00:00:00 2001 From: "Community contributions for the Datenanfragen.de project" <42704286+datenanfragen-community-edits@users.noreply.github.com> Date: Fri, 8 May 2026 21:47:20 +0000 Subject: [PATCH] =?UTF-8?q?Add=20'Europ=C3=A4ische=20Fernhochschule=20Hamb?= =?UTF-8?q?urg=20GmbH'=20(community=20contribution)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- companies/euro-fh.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 companies/euro-fh.json diff --git a/companies/euro-fh.json b/companies/euro-fh.json new file mode 100644 index 000000000..e2cc3e05d --- /dev/null +++ b/companies/euro-fh.json @@ -0,0 +1,16 @@ +{ + "slug": "euro-fh", + "relevant-countries": [ + "de" + ], + "categories": [ + "school" + ], + "name": "Europäische Fernhochschule Hamburg GmbH", + "address": "Doberaner Weg 20\n22143 Hamburg", + "web": "https://www.euro-fh.de", + "quality": "verified", + "sources": [ + "https://github.com/datenanfragen/data/pull/3435" + ] +}