Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'Schwäbisch Hall Kreditservice GmbH' (community contribution) #1555

Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
21 changes: 21 additions & 0 deletions companies/schwaebisch-hall.json
@@ -0,0 +1,21 @@
{
"slug": "schwaebisch-hall",
"relevant-countries": [
"de"
],
"categories": [
"finance"
],
"name": "Schwäbisch Hall Kreditservice GmbH",
"address": "Team Datenschutz\nCrailsheimer Straße 52\n74523 Schwäbisch Hall\nDEUTSCHLAND",
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 (DEUTSCHLAND) is not a country.

We've decided on specific variations for these countries:

  • United States of America
  • The Netherlands
  • Republic of Singapore

"phone": "0791464812",
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": "0791464812"
}

"fax": "0791462628",
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 /fax is an invalid string.”

Raw error:

{
    "path": "$.fax",
    "pointer": "/fax",
    "message": "The value at /fax is an invalid string.",
    "data": "0791462628"
}

"email": "datenschutzbeauftragter-SHG@schwaebisch-hall.de",
"web": "https://www.schwaebisch-hall.de",
"sources": [
"https://www.schwaebisch-hall.de/sicherheit-und-datenschutz.html",
"https://github.com/datenanfragen/data/pull/1555"
],
"suggested-transport-medium": "email",
"quality": "verified"
}