Planned EV Charging Stations Awarded In NEVI Round 1 (December 16–2024)
State of California
@usgov.ca_gov_planned_ev_charging_stations_awarded_in_nevi_ro_a4305021
State of California
@usgov.ca_gov_planned_ev_charging_stations_awarded_in_nevi_ro_a4305021
CREATE TABLE table_1 (
"objectid" BIGINT,
"applicant" VARCHAR,
"proposal" BIGINT,
"afc_adjacent" VARCHAR,
"corridor_group" VARCHAR,
"station_status" VARCHAR,
"charging_station" VARCHAR,
"charging_station_address" VARCHAR,
"city" VARCHAR,
"county" VARCHAR,
"state" VARCHAR,
"zip" BIGINT,
"number_of_charging_ports" BIGINT,
"kw_port" BIGINT,
"latitude" DOUBLE,
"longitude" DOUBLE,
"x" DOUBLE,
"y" DOUBLE
);
Anyone who has the link will be able to view this.