-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathbnetza_charging_stations_01_07_2023.json
More file actions
393 lines (393 loc) · 16.8 KB
/
Copy pathbnetza_charging_stations_01_07_2023.json
File metadata and controls
393 lines (393 loc) · 16.8 KB
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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
{
"name": "bnetza_charging_stations_01_07_2023",
"title": "FAIR Charging Station data",
"id": "bnetza_charging_stations_01_07_2023",
"description": "FAIR version of the charging infrastructure dataset published by the BNetzA. Column names translated to english.",
"language": [
"de-DE",
"en-GB"
],
"subject": [
{
"name": "vehicle charging station",
"path": "http://openenergy-platform.org/ontology/oeo/OEO_00320040"
}
],
"keywords": [
"electric vehicles",
"charging stations",
"mobility"
],
"spatial": {
"location": "Germany",
"extent": "Germany",
"resolution": "point"
},
"sources": [
{
"title": "BNetzA Ladesäulenkarte",
"description": "Die Bundesnetzagentur veröffentlicht die im Rahmen der Ladesäulenverordnung (LSV) gemeldeten Daten zur öffentlich zugänglichen Ladeinfrastruktur in Deutschland.",
"path": "https://www.bundesnetzagentur.de/SharedDocs/Downloads/DE/Sachgebiete/Energie/Unternehmen_Institutionen/E_Mobilitaet/Ladesaeulenregister.xlsx",
"licenses": [
{
"name": "CC BY 4.0",
"title": "Attribution 4.0 International",
"path": "https://creativecommons.org/licenses/by/4.0",
"attribution": "Bundesnetzagentur.de",
"instruction": "You are free to copy and redistribute the material in any medium or format. You are free to remix, transform, and build upon the material for any purpose, even commercially."
}
]
},
{
"title": "FAIR Charging Station Data Script",
"description": "The script used to clean and annotate this dataset.",
"path": "https://gitlab.dlr.de/ensym/lod/fair-charging-infrastructure",
"licenses": [
{
"name": "BSD-3-Clause",
"title": "BSD 3-Clause License",
"path": "https://opensource.org/license/bsd-3-clause/",
"attribution": "German Aerospace Center (DLR) - 2023"
}
]
}
],
"licenses": [
{
"name": "CC BY 4.0",
"title": "Attribution 4.0 International",
"path": "https://creativecommons.org/licenses/by/4.0",
"attribution": "Copyright (c) 2023 German Aerospace Center (DLR)",
"instruction": "You are free to copy and redistribute the material in any medium or format. You are free to remix, transform, and build upon the material for any purpose, even commercially."
}
],
"resources": [
{
"profile": "tabular-data-resource",
"name": "model_draft.bnetza_charging_stations_01_07_2023",
"path": "bnetza_charging_stations_01_07_2023.csv",
"format": "PostgreSQL",
"schema": {
"fields": [
{
"name": "id",
"type": "integer",
"description": "Unique ID"
},
{
"name": "operator",
"description": "Organisation behind the operation of the station.",
"isAbout": [
{
"name": "organisation",
"path": "http://openenergy-platform.org/ontology/oeo/OEO_00030022"
}
],
"type": "string"
},
{
"name": "thoroughfare",
"description": "The name of a passage or way through from one location to another.",
"isAbout": [
{
"name": "thoroughfare",
"path": "http://www.w3.org/ns/locn#thoroughfare"
}
],
"type": "string"
},
{
"name": "locator_designator",
"description": "A number or sequence of characters that uniquely identifies the locator within the relevant scope.",
"isAbout": [
{
"name": "locator designator",
"path": "http://www.w3.org/ns/locn#locatorDesignator"
}
],
"type": "string"
},
{
"name": "address_supplement",
"description": "Supplemental address information",
"isAbout": [
{
"name": "supplemental address component",
"path": "https://spec.edmcouncil.org/fibo/ontology/FND/Places/Addresses/SupplementalAddressComponent"
}
],
"type": "string"
},
{
"name": "postcode",
"description": "The code created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points.",
"isAbout": [
{
"name": "post code",
"path": "http://www.w3.org/ns/locn#postCode"
}
],
"type": "integer"
},
{
"name": "post_name",
"description": "A name created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points.",
"isAbout": [
{
"name": "post name",
"path": "http://www.w3.org/ns/locn#postName"
}
],
"type": "string"
},
{
"name": "federal_state",
"description": "Federal state.",
"isAbout": [
{
"name": "administrative unit level 1",
"path": "http://www.w3.org/ns/locn#adminUnitL1"
}
],
"type": "string"
},
{
"name": "county",
"description": "County.",
"isAbout": [
{
"name": "administrative unit level 2",
"path": "http://www.w3.org/ns/locn#adminUnitL2"
}
],
"type": "string"
},
{
"name": "latitude",
"description": "Latitude in the WSG84 reference system.",
"isAbout": [
{
"name": "latitude",
"path": "https://www.w3.org/2003/01/geo/wgs84_pos#latitude"
}
],
"type": "float"
},
{
"name": "longitude",
"description": "Longitude in the WSG84 reference system",
"isAbout": [
{
"name": "longitude",
"path": "https://www.w3.org/2003/01/geo/wgs84_pos#longitude"
}
],
"type": "float"
},
{
"name": "comissioning_date",
"description": "Comissioning date of the station.",
"isAbout": [
{
"name": "comissioning date",
"path": "https://openenergy-platform.org/missing_term"
}
],
"type": "date"
},
{
"name": "net_capacity",
"description": "Declared net capacity in KW.",
"unit": "kW",
"isAbout": [
{
"name": "declared net capacity",
"path": "http://openenergy-platform.org/ontology/oeo/OEO_00230002"
}
],
"type": "float"
},
{
"name": "column_type",
"description": "Type of charging configuration.",
"isAbout": [
{
"name": "type of column",
"path": "https://openenergy-platform.org/missing_term"
}
],
"valueReference": [
{
"value": "regular",
"name": "normal charging",
"path": "https://openenergy-platform.org/missing_term"
},
{
"value": "fast",
"name": "fast charging",
"path": "https://openenergy-platform.org/missing_term"
}
],
"type": "string"
},
{
"name": "charger_amount",
"description": "Number of charging points.",
"isAbout": [
{
"name": "number of chargers",
"path": "https://openenergy-platform.org/missing_term"
}
],
"type": "integer"
},
{
"name": "charger_type_1",
"description": "Type of socket of the first charging point.",
"isAbout": [
{
"name": "socket type",
"path": "https://openenergy-platform.org/missing_term"
}
],
"type": "string"
},
{
"name": "charger_power_1",
"description": "Power capacity of the first charging point.",
"unit": "kW",
"isAbout": [
{
"name": "power capacity",
"path": "http://openenergy-platform.org/ontology/oeo/OEO_00010257"
}
],
"type": "float"
},
{
"name": "charger_public_key_1",
"description": "Public key of the first charging point",
"isAbout": [
{
"name": "public key",
"path": "https://openenergy-platform.org/missing_term"
}
],
"type": "string"
},
{
"name": "charger_type_2",
"description": "Type of socket of the second charging point.",
"isAbout": [
{
"name": "socket type",
"path": "https://openenergy-platform.org/missing_term"
}
],
"type": "string"
},
{
"name": "charger_power_2",
"description": "Power capacity of the second charging point.",
"unit": "kW",
"isAbout": [
{
"name": "power capacity",
"path": "http://openenergy-platform.org/ontology/oeo/OEO_00010257"
}
],
"type": "float"
},
{
"name": "charger_public_key_2",
"description": "Public key of the second charging point.",
"isAbout": [
{
"name": "public key",
"path": "https://openenergy-platform.org/missing_term"
}
],
"type": "string"
},
{
"name": "charger_type_3",
"description": "Type of socket of the third charging point.",
"isAbout": [
{
"name": "socket type",
"path": "https://openenergy-platform.org/missing_term"
}
],
"type": "string"
},
{
"name": "charger_power_3",
"description": "Power capacity of the third charging point.",
"unit": "kW",
"isAbout": [
{
"name": "power capacity",
"path": "http://openenergy-platform.org/ontology/oeo/OEO_00010257"
}
],
"type": "float"
},
{
"name": "charger_public_key_3",
"description": "Public key of the third charging point.",
"isAbout": [
{
"name": "public key",
"path": "https://openenergy-platform.org/missing_term"
}
],
"type": "any"
},
{
"name": "charger_type_4",
"description": "Type of socket of the fourth charging point.",
"isAbout": [
{
"name": "socket type",
"path": "https://openenergy-platform.org/missing_term"
}
],
"type": "string"
},
{
"name": "charger_power_4",
"description": "Power capacity of the fourth charging point.",
"unit": "kW",
"isAbout": [
{
"name": "power capacity",
"path": "http://openenergy-platform.org/ontology/oeo/OEO_00010257"
}
],
"type": "float"
},
{
"name": "charger_public_key_4",
"description": "Public key of the fourth charging point.",
"isAbout": [
{
"name": "public key",
"path": "https://openenergy-platform.org/missing_term"
}
],
"type": "any"
}
],
"primaryKey": [
"id"
],
"foreignKeys": []
},
"dialect": {
"delimiter": ",",
"decimalSeparator": "."
}
}
],
"publicationDate": "2023-07-01"
}