Charging station
Alias: charging_station
A power supply station that supplies electrical power for recharging plug-in electric vehicles or other electronic devices. These stations are most commonly associated with electric vehicles, but they can also refer to stations for charging e-bikes, scooters, and even portable electronics like smartphones
Properties
| Alias |
Name |
Type |
Unit |
Description |
id |
ID |
ID |
- |
Primary key |
dc_id |
DC ID |
Integer |
- |
ID of dataconnection that manages the basic properties (label, geometry) of a particular feature |
id_src |
ID SRC |
Text |
- |
Identifier of the object in the source dataset |
nominal_voltage |
Nominal voltage |
Decimal |
V |
The voltage value used to classify electrical devices and systems. It is a reference value that manufacturers use to specify and standardize their products |
access_level |
Access level |
Choice |
- |
Holds values like 'public', 'private', etc |
electric_current |
Electric current |
Decimal |
A |
The maximum electric current (ampere) that can safely flow through the equipment or device without causing damage |
centroid |
Centroid |
Geometry |
- |
Point geometry representing the centre of the object |
power_rating |
Power rating |
Decimal |
kW |
The highest power input allowed to flow through particular equipment |
status |
Status |
Choice |
- |
Situation of an object at a particular time during a process |
label |
Label |
Text |
- |
Informative name or code for this feature |
details |
Details |
JSON |
- |
Field for country- or dataset specific info that is not used for visualization or calculation purposes |
Choices for access_level
| Alias |
Name |
Unit |
Description |
public |
Public |
- |
- |
private |
Private |
- |
- |
semi_public |
Semi-public |
- |
- |
unknown |
Unknown |
- |
- |
Choices for status
| Alias |
Name |
Unit |
Description |
available |
Available |
- |
- |
unknown |
Unknown |
- |
- |
reserved |
Reserved |
- |
- |
charging |
Charging |
- |
- |
unavailable |
Unavailable |
- |
- |
no_communication |
No communication |
- |
- |
powered_off |
Powered off |
- |
- |
faulty |
Faulty |
- |
- |
in_use |
In use |
- |
- |