Embed Power Outage Widgets

Add real-time power outage data to your website for free.

State Map

State outline with outage severity.

<div data-ec-outage="map" data-state="TX" data-theme="light"></div>
<script src="https://www.electricchoice.com/outages/embed/widget.js" async></script>

County List

Top affected counties with bar chart.

<div data-ec-outage="card" data-state="TX" data-theme="light"></div>
<script src="https://www.electricchoice.com/outages/embed/widget.js" async></script>

How to Use

  1. Choose a widget style above and copy the embed code.
  2. Paste the code into your site's HTML where you want the widget to appear.
  3. The script tag only needs to appear once per page, even with multiple widgets.