Power Outage Incidents
State of California
@usgov.ca_gov_power_outage_incidents_e72f4
State of California
@usgov.ca_gov_power_outage_incidents_e72f4
The power outages in this layer are pulled directly from the utility public power outage maps and is automatically updated every 15 minutes. This dataset represents only the most recent power outages and does not contain any historical data.
The following utility companies are included:
Layers included in this dataset:
If you have any questions about this dataset please email GIS@caloes.ca.gov
Organization: State of California
Last updated: 2025-08-23T12:39:53.736387
Tags: california-office-of-emergency-services, caloes, caopendata, cip, cumulative-statewide-power-outages-public-view, esf12, pge, power-outage, sce, sdge, statewide-psps-dataset
CREATE TABLE table_1 (
"objectid" BIGINT,
"utilitycompany" VARCHAR,
"start_date_time" VARCHAR,
"estimated_restoration_date_time" VARCHAR,
"cause" VARCHAR,
"impacted_customers" BIGINT,
"county" VARCHAR,
"outage_status" VARCHAR,
"outage_type" VARCHAR,
"globalid" VARCHAR,
"outagetypecolor" VARCHAR,
"outagestatuscolor" VARCHAR,
"indicent_id" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);Anyone who has the link will be able to view this.