EVSE Deployment And Grid Evaluation (EDGE)
State of California
@usgov.ca_gov_evse_deployment_and_grid_evaluation_edge_bcca4
State of California
@usgov.ca_gov_evse_deployment_and_grid_evaluation_edge_bcca4
The EVSE Deployment and Grid Evaluation (EDGE) Tool is a mapping and visualization tool that provides the ability for users to assess the feasibility of deploying charging infrastructure in the context of local grid constraints.
EDGE inputs information from two sources:
The main result presented by EDGE is the capacity indicator metric (CIM), which is obtained by subtracting the peak EV charging load from the aggregated circuit capacity value for each TAZ throughout the state.
Data last updated on 8/10/2023.
Organization: State of California
Last updated: 2025-07-23T22:20:13.831772
Tags: california-energy-commission, california-natural-resources-agency, caopendata, distribution-circuit-capacity, electric-vehicle-charging, ftd
CREATE TABLE table_1 (
"objectid" BIGINT,
"county" VARCHAR,
"taz_zone" BIGINT,
"county_1" VARCHAR,
"taz_zone_1" BIGINT,
"y22_gna" DOUBLE,
"y23_gna" DOUBLE,
"y24_gna" DOUBLE,
"y25_gna" DOUBLE,
"f0h_total_ev_load" DOUBLE,
"f1h_total_ev_load" DOUBLE,
"f2h_total_ev_load" DOUBLE,
"f3h_total_ev_load" DOUBLE,
"f4h_total_ev_load" DOUBLE,
"f5h_total_ev_load" DOUBLE,
"f6h_total_ev_load" DOUBLE,
"f7h_total_ev_load" DOUBLE,
"f8h_total_ev_load" DOUBLE,
"f9h_total_ev_load" DOUBLE,
"f10h_total_ev_load" DOUBLE,
"f11h_total_ev_load" DOUBLE,
"f12h_total_ev_load" DOUBLE,
"f13h_total_ev_load" DOUBLE,
"f14h_total_ev_load" DOUBLE,
"f15h_total_ev_load" DOUBLE,
"f16h_total_ev_load" DOUBLE,
"f17h_total_ev_load" DOUBLE,
"f18h_total_ev_load" DOUBLE,
"f19h_total_ev_load" DOUBLE,
"f20h_total_ev_load" DOUBLE,
"f21h_total_ev_load" DOUBLE,
"f22h_total_ev_load" DOUBLE,
"f23h_total_ev_load" DOUBLE,
"peak_ev_load" DOUBLE,
"peak_hour" BIGINT,
"ev_load_percent" DOUBLE,
"cnim2" DOUBLE,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.