Skip to content
Closed
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
16 changes: 16 additions & 0 deletions companies/euro-fh.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"slug": "euro-fh",
"relevant-countries": [
"de"
],
"categories": [
"school"
],
"name": "Europäische Fernhochschule Hamburg GmbH",
"address": "Doberaner Weg 20\n22143 Hamburg",
Copy link
Copy Markdown
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 (22143 Hamburg) 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": "Doberaner Weg 20\n22143 Hamburg",
"address": "Doberaner Weg 20\n22143 Hamburg\nGermany",
Suggested change
"address": "Doberaner Weg 20\n22143 Hamburg",
"address": "Doberaner Weg 20\n22143 Hamburg\nDeutschland",
Suggested change
"address": "Doberaner Weg 20\n22143 Hamburg",
"address": "Doberaner Weg 20\n22143 Hamburg\nUnited States of America",

"web": "https://www.euro-fh.de",
"quality": "verified",
"sources": [
"https://github.com/datenanfragen/data/pull/3435"
]
}