This repository has been archived by the owner on Apr 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdata.json
128 lines (128 loc) · 3.21 KB
/
data.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
[
{ "data": {
"id": "409",
"Gebiet": "Deutschland",
"Line2": "Bundesministerium für Ernährung und Landwirtschaft",
"parent": "Bund",
"Strasse": "Rochusstraße 1",
"PLZ": "53123",
"Ort": "Bonn",
"EMail": "[email protected]",
"Tel": "0228/99529-0",
"Fax": "0228/99529-4262",
"Ebene": "Bund",
"Abkuerzung": "BMEL"
}},
{ "data": {
"id": "410",
"Gebiet": "Deutschland",
"Line2": "Bundesministerium des Inneren und für Heimat",
"parent": "Bund",
"Strasse": "Alt-Moabit 140",
"PLZ": "10557",
"Ort": "Berlin",
"EMail": "/",
"Tel": "0228 99681-0",
"Fax": "/",
"Ebene": "Bund",
"Abkuerzung": "BMI"
}},
{ "data": {
"id": "411",
"Gebiet": "Deutschland",
"Line2": "Bundesministerium für Arbeit und Soziales",
"parent": "Bund",
"Strasse": "Wilhelmstraße 49",
"PLZ": "10117",
"Ort": "Berlin",
"EMail": "[email protected]",
"Tel": "03018 5270",
"Fax": "03018 5271830",
"Ebene": "Bund",
"Abkuerzung": "BMAS"
}},
{ "data": {
"id": "412",
"Gebiet": "Deutschland",
"Line2": "Bundesministerium für Umwelt, Naturschutz, nukleare Sicherheit und Verbraucherschutz",
"parent": "Bund",
"Strasse": "Stresemannstraße 128-130",
"PLZ": "10117",
"Ort": "Berlin",
"EMail": "[email protected]",
"Tel": "03018305-0",
"Fax": "022899305-3225",
"Ebene": "Bund",
"Abkuerzung": "BMUV"
}},
{ "data": {
"id": "412",
"Gebiet": "Deutschland",
"Line2": "Bundesministerium für Umwelt, Naturschutz, nukleare Sicherheit und Verbraucherschutz",
"parent": "Bund",
"Strasse": "Stresemannstraße 128-130",
"PLZ": "10117",
"Ort": "Berlin",
"EMail": "[email protected]",
"Tel": "03018305-0",
"Fax": "022899305-3225",
"Ebene": "Bund",
"Abkuerzung": "BMUV"
}},
{ "data": {
"id": "413",
"Gebiet": "Deutschland",
"Line2": "Bundesamt für Risikobewertung",
"parent": "Bund",
"Strasse": "Max-Dohrn-Str. 8-10",
"PLZ": "10589",
"Ort": "Berlin",
"EMail": "[email protected]",
"Tel": "/",
"Fax": "/",
"Ebene": "Bund",
"Abkuerzung": "BfR"
}},
{ "data": {
"id": "414",
"Gebiet": "Deutschland",
"Line2": "Bundesamt für Bevölkerungsschutz und Katastrophenschutz",
"parent": "Bund",
"Strasse": "Provinzialstraße 93",
"PLZ": "53127",
"Ort": "Bonn",
"EMail": "[email protected]",
"Tel": "0228 99 550-0",
"Fax": "/",
"Ebene": "Bund",
"Abkuerzung": "BBK"
}},
{ "data": {
"id": "415",
"Gebiet": "Deutschland",
"Line2": "Bundesanstalt für Arbeitsschutz und Arbeitsmedizin",
"parent": "Bund",
"Strasse": "Friedrich-Henkel-Weg 1-25",
"PLZ": "44149",
"Ort": "Dortmund",
"EMail": "[email protected]",
"Tel": "+49(0)2319071-0",
"Fax": "+49(0)2319071-2454",
"Ebene": "Bund",
"Abkuerzung": "BAuA"
}},
{ "data": {
"id": "416",
"Gebiet": "Deutschland",
"Line2": "Umweltbundesamt",
"parent": "Bund",
"Strasse": "Wörlitzer Platz 1",
"PLZ": "06844",
"Ort": "Dessau-Roßlau",
"EMail": "[email protected]",
"Tel": "+49-340-2103-2416",
"Fax": "/",
"Ebene": "Bund",
"Abkuerzung": "UBA"
}}
]