Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions companies/blume2000.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"slug": "blume2000",
"relevant-countries": [
"de"
],
"categories": [
"commerce"
],
"name": "BLUME2000 SE",
"address": "Gutenbergring 53\n22848 Norderstedt",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [recordlint] <end-address-in-country> reported by reviewdog 🐶
Last line of address (22848 Norderstedt) is not a country.

We've decided on specific variations for these countries:

  • United States of America
  • The Netherlands
  • Republic of Singapore
Suggested change
"address": "Gutenbergring 53\n22848 Norderstedt",
"address": "Gutenbergring 53\n22848 Norderstedt\nGermany",
Suggested change
"address": "Gutenbergring 53\n22848 Norderstedt",
"address": "Gutenbergring 53\n22848 Norderstedt\nDeutschland",

"phone": "040 22636327",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [recordlint] <pass-schema> reported by reviewdog 🐶
Record did not pass schema validation: “The value at /phone is an invalid string.”

Raw error:

{
    "path": "$.phone",
    "pointer": "/phone",
    "message": "The value at /phone is an invalid string.",
    "data": "040 22636327"
}

"email": "service@blume2000.de",
"web": "https://www.blume2000.de",
"sources": [
"https://www.blume2000.de/datenschutz",
"https://github.com/datenanfragen/data/pull/3350"
],
"suggested-transport-medium": "email",
"quality": "verified"
}