From 8523f485a92782ffde3668b120287ace1c00bca5 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, 26 Dec 2025 14:16:27 +0000 Subject: [PATCH] Add 'Apoteket AB' (community contribution) --- companies/apoteket.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 companies/apoteket.json diff --git a/companies/apoteket.json b/companies/apoteket.json new file mode 100644 index 000000000..e48d9097d --- /dev/null +++ b/companies/apoteket.json @@ -0,0 +1,20 @@ +{ + "slug": "apoteket", + "relevant-countries": [ + "se" + ], + "categories": [ + "health" + ], + "name": "Apoteket AB", + "address": "Dataskyddsombudet\nBox 3001\n169 56 Solna\nSweden", + "phone": "+46 10 447 50 00", + "email": "dataskyddsombud@apoteket.se", + "web": "https://apoteket.se", + "sources": [ + "https://www.apoteket.se/kundservice/integritetspolicy/", + "https://github.com/datenanfragen/data/pull/3323" + ], + "suggested-transport-medium": "email", + "quality": "verified" +}