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
- Choose a widget style above and copy the embed code.
- Paste the code into your site's HTML where you want the widget to appear.
- The script tag only needs to appear once per page, even with multiple widgets.