Skip to content

Commit

Permalink
Closes #227: Add VGN
Browse files Browse the repository at this point in the history
  • Loading branch information
baltpeter committed Oct 1, 2019
1 parent 855a9d9 commit 639c497
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions companies/vgn-de.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"slug": "vgn-de",
"relevant-countries": [
"de"
],
"categories": [
"travel"
],
"name": "VGN Verkehrsbund Groß­raum Nürn­berg GmbH",
"runs": [
"VAG Verkehrs-Aktiengesellschaft"
],
"address": "Rothen­burger Straße 9\n90443 Nürn­berg\nDeutschland",
"phone": "+49 911 270750",
"fax": "+49 911 2713780",
"email": "da­ten­[email protected]",
"web": "https://www.vgn.de",
"sources": [
"https://www.vgn.de/datenschutz/",
"https://www.vag.de/datenschutz/",
"https://github.com/datenanfragen/data/issues/227"
],
"required-elements": [
{
"desc": "Name",
"type": "name"
},
{
"desc": "Geburtsdatum",
"type": "birthdate"
},
{
"desc": "Adresse",
"type": "address"
}
],
"suggested-transport-medium": "email"
}

0 comments on commit 639c497

Please sign in to comment.