From c882e077df1aa7753b47868677c432197487dfb1 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, 5 Feb 2026 09:15:09 +0000 Subject: [PATCH] Add 'Caats' (community contribution) --- companies/caats.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 companies/caats.json diff --git a/companies/caats.json b/companies/caats.json new file mode 100644 index 000000000..38b34e2b9 --- /dev/null +++ b/companies/caats.json @@ -0,0 +1,21 @@ +{ + "slug": "caats", + "relevant-countries": [ + "fr", + "be", + "lu" + ], + "categories": [ + "commerce" + ], + "name": "Caats", + "address": "260 rue du faubourg saint martin 7\n5010 \nParis", + "email": "contact@caats.co", + "web": "https://caats.co", + "sources": [ + "https://caats.co/mentions-legales/", + "https://github.com/datenanfragen/data/pull/3365" + ], + "suggested-transport-medium": "webform", + "quality": "verified" +}