From 8bec93b694114f262bb40ee7b421cca97cc4a912 Mon Sep 17 00:00:00 2001 From: "Community contributions for the Datenanfragen.de project" <42704286+datenanfragen-community-edits@users.noreply.github.com> Date: Thu, 6 Oct 2022 16:45:46 +0000 Subject: [PATCH 1/2] Update 'Tierheim Bad Mergentheim' (community contribution) --- companies/ratepay.json | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/companies/ratepay.json b/companies/ratepay.json index d9c73b05c..717a63994 100644 --- a/companies/ratepay.json +++ b/companies/ratepay.json @@ -4,18 +4,16 @@ "de" ], "categories": [ - "finance" + "nonprofit" ], - "name": "RatePAY GmbH", - "address": "Franklinstraße 28 – 29\n10587 Berlin\nDeutschland", - "phone": "+49 30 339 88 56 0", - "fax": "+49 30 339 88 56 10", - "email": "datenschutz@ratepay.com", - "web": "https://www.ratepay.com", + "name": "Tierheim Bad Mergentheim", + "address": "Nachbarschaftsweg \n(unterhalb von Burg Neuhaus)\n97999 Igersheim", + "phone": "+49 7931 44960", + "email": "info@tierheim-mergentheim.de", + "web": "https://www.tierheim-mergentheim.de/", "sources": [ - "https://www.ratepay.com/datenschutz/", - "https://www.ratepay.com/impressum/", - "https://github.com/datenanfragen/data/issues/165" + "https://www.tierheim-mergentheim.de/", + "https://github.com/datenanfragen/data/pull/1892" ], "suggested-transport-medium": "email", "quality": "verified" From 533ad53ee0e590e0002d1e3965d348f6b55ceb08 Mon Sep 17 00:00:00 2001 From: Benjamin Altpeter Date: Fri, 24 Feb 2023 14:50:03 +0100 Subject: [PATCH 2/2] move into separate record --- companies/ratepay.json | 18 ++++++++++-------- companies/tierheim-mergentheim.json | 22 ++++++++++++++++++++++ 2 files changed, 32 insertions(+), 8 deletions(-) create mode 100644 companies/tierheim-mergentheim.json diff --git a/companies/ratepay.json b/companies/ratepay.json index 717a63994..d9c73b05c 100644 --- a/companies/ratepay.json +++ b/companies/ratepay.json @@ -4,16 +4,18 @@ "de" ], "categories": [ - "nonprofit" + "finance" ], - "name": "Tierheim Bad Mergentheim", - "address": "Nachbarschaftsweg \n(unterhalb von Burg Neuhaus)\n97999 Igersheim", - "phone": "+49 7931 44960", - "email": "info@tierheim-mergentheim.de", - "web": "https://www.tierheim-mergentheim.de/", + "name": "RatePAY GmbH", + "address": "Franklinstraße 28 – 29\n10587 Berlin\nDeutschland", + "phone": "+49 30 339 88 56 0", + "fax": "+49 30 339 88 56 10", + "email": "datenschutz@ratepay.com", + "web": "https://www.ratepay.com", "sources": [ - "https://www.tierheim-mergentheim.de/", - "https://github.com/datenanfragen/data/pull/1892" + "https://www.ratepay.com/datenschutz/", + "https://www.ratepay.com/impressum/", + "https://github.com/datenanfragen/data/issues/165" ], "suggested-transport-medium": "email", "quality": "verified" diff --git a/companies/tierheim-mergentheim.json b/companies/tierheim-mergentheim.json new file mode 100644 index 000000000..5c70212c3 --- /dev/null +++ b/companies/tierheim-mergentheim.json @@ -0,0 +1,22 @@ +{ + "slug": "tierheim-mergentheim", + "relevant-countries": [ + "de" + ], + "categories": [ + "nonprofit" + ], + "name": "Tierschutzverein Bad Mergentheim und Umgebung e.V.", + "runs": [ + "Tierheim Mergentheim" + ], + "address": "Nachbarschaftsweg\n(unterhalb Burg Neuhaus)\n97999 Igersheim\nDeutschland", + "phone": "+49 7931 44960", + "email": "info@tierheim-mergentheim.de", + "web": "https://www.tierheim-mergentheim.de/", + "sources": [ + "https://www.tierheim-mergentheim.de/Ueber-uns/Datenschutz/", + "https://github.com/datenanfragen/data/pull/1892" + ], + "quality": "verified" +}