OFF THE GRID: United States and King County, Texas Power Outage Tracker (2024)

  1. Data Central
  2. Power Outages

Search

As severe weather or blizzards threaten, this database aggregates power outage information from more than 1,000 companies nationwide. It will automatically update every 15 minutes.

King County, Texas power outages in last 15 days

Total tracked customers: 90

Power outages in last 72 hours

View the map as of

% of Power Outages

More than 80%

75-80%

70-75%

65-70%

60-65%

55-60%

50-55%

45-50%

40-45%

35-40%

30-35%

25-30%

20-25%

15-20%

10-15%

Less than 10%

0%

% of Power Outages

100%

Source: Utility companies' power outage maps

To provide our community with important public safety information, the Bucks County Courier Times is making this page free to read. To support important local journalism like this, please consider becoming a digital subscriber.

Power outages in Texas

Area% of power outageNumber of outages reportedNumber of customers tracked
Texas0.06,70414,129,461
Hansford County, TX1.3534,011
Hudspeth County, TX1.1333,086
Red River County, TX1.1605,392
Anderson County, TX1.028128,407
Ochiltree County, TX0.7426,219
Cooke County, TX0.613824,817
Dimmit County, TX0.5327,028
Harris County, TX0.45,3091,339,335
Presidio County, TX0.3144,953
Brewster County, TX0.2167,644
Jeff Davis County, TX0.252,770
Sterling County, TX0.242,027
Jim Hogg County, TX0.143,417
La Salle County, TX0.145,450
Morris County, TX0.157,749
Pecos County, TX0.1710,273
Rusk County, TX0.11617,618
Zavala County, TX0.146,535
Bell County, TX0.06175,712
Bexar County, TX0.08906,156
Bowie County, TX0.0149,822
Brazoria County, TX0.053173,736
Cameron County, TX0.04118,934
Chambers County, TX0.0425,202
Collin County, TX0.024464,535
Dallas County, TX0.01251,131,222
Deaf Smith County, TX0.0313,358
Denton County, TX0.03513,343
El Paso County, TX0.01680,365
Falls County, TX0.0113,847
Fort Bend County, TX0.0121353,049
Galveston County, TX0.039180,611
Gregg County, TX0.01262,027
Hays County, TX0.01134,340
Hidalgo County, TX0.04341,170
Houston County, TX0.0615,779
Irion County, TX0.012,728
Lamb County, TX0.0112,693
Leon County, TX0.0217,414
Lipscomb County, TX0.012,325
Maverick County, TX0.01023,405
Montague County, TX0.0112,996
Montgomery County, TX0.02314,413
Navarro County, TX0.0120,673
Nueces County, TX0.01164,510
Parker County, TX0.01873,639
Potter County, TX0.0156,180
Reeves County, TX0.029,963
Tarrant County, TX0.0160952,856
Tom Green County, TX0.02668,899
Travis County, TX0.021698,890
Waller County, TX0.0216,623
Webb County, TX0.011101,441

Related Databaes

OFF THE GRID: Power Outage TrackerAs severe weather or blizzards threaten, this database scrapes power outage information from more than 1,000 companies nationwide. It will automatically update every 15 minutes.Weather Alerts: Warnings, Watches and AdvisoriesTrack all current severe weather warnings, watches and advisories for Levittown, Pennsylvania and other areas in the United States on the interactive weather alerts page. This data is updated every 5 minutes.Rolling Storm Damage ReportsAs storms strike, this interactive map is your guide to impacts and damage reports coming into National Weather Service stations nationwide.A history of twisters: Tornadoes in Florida since 1950sThis interactive map, which contains data from January 1950, pinpoints where a cyclone touched down and traces its path of destruction. For more recent tornadoes, clicking deeper provides more details, damage estimates and whether someone was injured or killed in the storm.Real-time Streamflow Map: River Water Level Current data typically are recorded at 15- to 60-minute intervals.Excessive Rainfall ForecastWeather Prediction Center forecasts the probability that rainfall will exceed flash flood guidance within 25 miles of a point.Maximum Heat Index ForecastMaximum heat index forecast for next 7 days. Updated daily from May 1 through Sept. 30Drought Monitor and HistoryData shows the location and intensity of drought across the country.Wildfire and Smoke TrackerFire data is updated hourly based upon input from incident intelligence sources, GPS data, infrared (IR) imagery from fixed wing and satellite platforms.Wildfire HistorySee a map of wildfires since 2017Air Quality Index (AQI) Forecasts and Current ConditionsThe Air Quality Index (AQI) translates air quality data into numbers and colors that help people understand when to take action to protect their health.Storm Tracker and Model MixerA hurricane watcher's guide to the latest track and model forecasts. This storm tracker contains data from 1851.Weather Data since 1895County-level monthly precipitation and temperature data since 1895 provieded by National Centers for Environmental Information (NCEI). The data is updated every month.

'; popupContent += '

'; return popupContent; } mapboxgl.accessToken = 'pk.eyJ1IjoieXB5dW4iLCJhIjoiY2oxcW4ybWhxMDBkMjJxcGVhbDV5cnpzYyJ9.oFQSnOc57xCR7A51OR6-3w'; var map = new mapboxgl.Map({container: 'map', style: 'mapbox://styles/ypyun/ck0flqufl2k1x1cpmupm5sl2y', center: [-74.8188, 40.1730], zoom: 5, attributionControl: false, }); map.addControl(new mapboxgl.AttributionControl({ compact: true })); var mapcr = [ "step", ["get", "c"], '#ffffff',1,'#f1d2ca',2,'#edc7bd',3,'#e9bcb0',4,'#e5b1a4',5,'#e0a697',6,'#db9b8b',7,'#d6907f',8,'#d18573',9,'#cb7a67',10,'#c56f5c',15,'#bf6451',20,'#b95945',25,'#b24e3a',30,'#ac4330',35,'#a53725',40,'#9e2a1a',45,'#961b0f',50,'#8f0303',55,'#820408',60,'#75060b',65,'#68080d',70,'#5b0a0e',75,'#4e0c0e',80,'#410c0e',85,'#340c0c',90,'#280b09',95,'#1d0605',]; map.on('load', function () { var layers = map.getStyle().layers; var firstSymbolId; for (var i = 0; i < layers.length; i++) { if (layers[i].type === 'symbol') { firstSymbolId = layers[i].id; break; } } d3.json('', function(err, data) { map.addLayer({ "id": "StormPowerOutages", "type": "fill", "source": { "type": "geojson", "data":PowerOutagesJSON }, "paint": {'fill-color':mapcr, 'fill-opacity':0.8, 'fill-outline-color': '#CCC', }}, firstSymbolId); map.on('click', 'StormPowerOutages', function (e) {new mapboxgl.Popup({ offset: 14 }).setLngLat(e.lngLat).setHTML(onGonFeature(e.features[0])).addTo(map);}); map.on('mouseenter', 'StormPowerOutages', function () {map.getCanvas().style.cursor = 'pointer'; }); map.on('mouseleave', 'StormPowerOutages', function () {map.getCanvas().style.cursor = '';}); filterBy(71.0); document.getElementById('slider').addEventListener('input', function(e) { var time = parseInt(e.target.value, 10); filterBy(time); }); }); }); var bounds = new mapboxgl.LngLatBounds(); // var BounceLine = US48269; BounceLine.forEach(function(Tpolygon) { Tpolygon.forEach(function(Tline){ Tline.forEach(function(Tpoint){bounds.extend(Tpoint); }) }) }); map.fitBounds(bounds, { padding: 110 });

OFF THE GRID: United States and King County, Texas Power Outage Tracker (2024)
Top Articles
Latest Posts
Article information

Author: Aron Pacocha

Last Updated:

Views: 5521

Rating: 4.8 / 5 (68 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Aron Pacocha

Birthday: 1999-08-12

Address: 3808 Moen Corner, Gorczanyport, FL 67364-2074

Phone: +393457723392

Job: Retail Consultant

Hobby: Jewelry making, Cooking, Gaming, Reading, Juggling, Cabaret, Origami

Introduction: My name is Aron Pacocha, I am a happy, tasty, innocent, proud, talented, courageous, magnificent person who loves writing and wants to share my knowledge and understanding with you.