BPA Planned Transmission Outages

BPA's posted transmission outage plans (rolling year, monthly initial and final), every revision kept, one row per outage request.

Native record
plan revision x outage request
every 6 hours publication cadence
Evidence
Forecast data
Forward-looking values with an explicit issue time
Time basis
Point-in-time records
UTC · event_time

Overview

BPA's posted transmission outage plans (rolling year, monthly initial and final), every revision kept, one row per outage request.

Query contract

Preserve one canonical row per (plan_file, published_at, request_id) before aggregating.

Analysis rules

  • Read one plan_file revision at a time; the same request appears in many revisions.

Access

Query from your own tools

Use the guarded HTTP endpoint directly, or connect an MCP client and load the dataset contract with describe_data before calling query_data.

HTTP endpoint
POST /api/v1/datasets/bpa_outage_plans/query

Schema12

Column
Type
event_timeDateTime64(6, 'UTC')
plan_fileString
published_atDateTime64(6, 'UTC')
request_idString
caiso_idNullable(String)
start_timeDateTime64(6, 'UTC')
end_timeNullable(DateTime64(6, 'UTC'))
main_elementNullable(String)
elements_involvedNullable(String)
paths_affectedNullable(String)
source_urlString
ingested_atDateTime64(6, 'UTC')

Sample data

No preview available.

Coverage

No time-indexed data — coverage isn’t applicable to this dataset.