Public Charging Stations In Hawaii
State of Hawaii
@usgov.state_of_hawaii_public_charging_stations_in_hawaii
State of Hawaii
@usgov.state_of_hawaii_public_charging_stations_in_hawaii
Public Charging Stations in Hawaii
Organization: State of Hawaii
Last updated: 2024-04-10T22:38:23.497448
Tags: electric-vehicles, ev, ev-charging-stations
CREATE TABLE table_1 (
"island" VARCHAR,
"address" VARCHAR,
"zip_code" DOUBLE,
"facility" VARCHAR,
"parking_lot" VARCHAR,
"charger_location" VARCHAR,
"station_availability_hours" VARCHAR -- Station Availability (Hours),
"number_of_chargers" DOUBLE,
"number_of_ports" DOUBLE,
"charger_level" DOUBLE,
"charge_fee" VARCHAR,
"manufacturer" VARCHAR,
"notes" VARCHAR
);Anyone who has the link will be able to view this.