Electric Vehicle Charging Location


Entity

Name: Electric Vehicle Charging Location

An electric vehicle charging location is a site with one or more electric vehicle supply equipment (EVSE) ports at the same address.


Details


Table: Properties

Name General Data Type Oracle Data Type Relational Column Required? Primary Key? Validations Related Graph Object
ev charging location id string VARCHAR2 EV_CHARGING_LOCATION_ID Yes Yes Must match regex pattern: ^\S{1,}$ ewok:Location.EVCharging
latitude double NUMBER LATITUDE     Must match regex pattern: ^[+|-]?([1-8]?[0-9]|[1-9]0)\.{0,1}\d{1,10} geo:GeoPoint
longitude double NUMBER LONGITUDE     Must match regex pattern: ^[+|-]?([1]?[0-7][0-9]|[1]?[1-8][0]|[1-9]?[0-9])\.{0,1}\d{0,10} geo:GeoPoint
ev charging location name string VARCHAR2 EV_CHARGING_LOCATION_NAME       ewok:Location.EVCharging
ev facility type details string VARCHAR2 EV_FACILITY_TYPE_DETAILS       ewok:Location.EVCharging
naics code string VARCHAR2 NAICS_CODE       ewok:Location.EVCharging
ev charging network string VARCHAR2 EV_CHARGING_NETWORK     Must match values in enumerated list from graph ewok:ChargingNetwork.ElectricVehicle
ev charging network website string VARCHAR2 EV_CHARGING_NETWORK_WEBSITE       ewok:Location.EVCharging
street address string VARCHAR2 STREET_ADDRESS       geo:StreetAddress
city string VARCHAR2 CITY       geo:StreetAddress
postal code string VARCHAR2 POSTAL_CODE     Must match regex pattern: [A-Z]{2}-\S{1,} geo:PostalCode
address county string VARCHAR2 ADDRESS_COUNTY       geo:StreetAddress
address region code string VARCHAR2 ADDRESS_REGION_CODE     Must match regex pattern: [A-Z]{2}-[A-Z]{2} geo:Subterritory
country code string VARCHAR2 COUNTRY_CODE     Must match values in enumerated list from graph geo:Country
primary telephone country code double NUMBER PRIMARY_TELEPHONE_COUNTRY_CODE       core:TelephoneNumber
primary telephone number double NUMBER PRIMARY_TELEPHONE_NUMBER       core:TelephoneNumber
ev charging location status string VARCHAR2 EV_CHARGING_LOCATION_STATUS       ewok:Location.EVCharging
location access days and times string VARCHAR2 LOCATION_ACCESS_DAYS_AND_TIMES       ewok:Location.EVCharging
credit cards accepted string VARCHAR2 CREDIT_CARDS_ACCEPTED       ewok:Location.EVCharging
count level 1 ev chargers double NUMBER COUNT_LEVEL_1_EV_CHARGERS       ewok:Location.EVCharging
count level 2 ev chargers double NUMBER COUNT_LEVEL_2_EV_CHARGERS       ewok:Location.EVCharging
count dc fast ev chargers double NUMBER COUNT_DC_FAST_EV_CHARGERS       ewok:Location.EVCharging
ev connector type details string VARCHAR2 EV_CONNECTOR_TYPE_DETAILS       ewok:Location.EVCharging
ev charging pricing details string VARCHAR2 EV_CHARGING_PRICING_DETAILS       ewok:Location.EVCharging
open date dateTimeStamp TIMESTAMP OPEN_DATE       ewok:Location.EVCharging
ev onsite renewable source string VARCHAR2 EV_ONSITE_RENEWABLE_SOURCE     Must match values in enumerated list from graph ewok:EnergySourceType
location access type string VARCHAR2 LOCATION_ACCESS_TYPE     Must match values in enumerated list from graph ewok:AccessType
physical access type string VARCHAR2 PHYSICAL_ACCESS_TYPE     Must match values in enumerated list from graph ewok:AccessType
restricted physical access notes string VARCHAR2 RESTRICTED_PHYSICAL_ACCESS_NOTES       ewok:Location.EVCharging