sample_id string | instruction string | input dict | output dict | quality_checks dict |
|---|---|---|---|---|
egdm-0901 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "earthquake+severe_thunderstorm",
"region_profile": "mountain",
"weather_snapshot": {
"wind_kph": 62.7,
"rain_mm_hr": 3.5,
"temperature_c": 38.5,
"flood_depth_m": 0,
"seismic_intensity_mmi": 6.4
},
"grid_state": {
"customers_total": 374804,
"customers_out": 88237,
... | {
"severity_level": "CRITICAL",
"priority_score": 97,
"primary_hazards": [
"earthquake",
"severe_thunderstorm"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0902 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "heat_wave",
"region_profile": "coastal",
"weather_snapshot": {
"wind_kph": 132.5,
"rain_mm_hr": 2.5,
"temperature_c": 42.9,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 146339,
"customers_out": 44412,
"critical_facilities... | {
"severity_level": "CRITICAL",
"priority_score": 89,
"primary_hazards": [
"heat_wave",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"u... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0903 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "tornado",
"region_profile": "mountain",
"weather_snapshot": {
"wind_kph": 119.7,
"rain_mm_hr": 115.4,
"temperature_c": 7.7,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 259553,
"customers_out": 2679,
"critical_facilities_... | {
"severity_level": "CRITICAL",
"priority_score": 99,
"primary_hazards": [
"tornado",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urg... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0904 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "earthquake+volcanic_ash",
"region_profile": "urban",
"weather_snapshot": {
"wind_kph": 74.4,
"rain_mm_hr": 9.3,
"temperature_c": 24.9,
"flood_depth_m": 0,
"seismic_intensity_mmi": 4.7
},
"grid_state": {
"customers_total": 405031,
"customers_out": 119172,
"criti... | {
"severity_level": "CRITICAL",
"priority_score": 92,
"primary_hazards": [
"earthquake",
"volcanic_ash"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urge... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0905 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "flood",
"region_profile": "rural",
"weather_snapshot": {
"wind_kph": 63.3,
"rain_mm_hr": 105,
"temperature_c": -7,
"flood_depth_m": 1.1,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 115665,
"customers_out": 51777,
"critical_facilities_affect... | {
"severity_level": "CRITICAL",
"priority_score": 96,
"primary_hazards": [
"flood",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgen... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0906 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "flood",
"region_profile": "urban",
"weather_snapshot": {
"wind_kph": 103.4,
"rain_mm_hr": 63.5,
"temperature_c": 24.9,
"flood_depth_m": 0.63,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 745899,
"customers_out": 330900,
"critical_facilities_... | {
"severity_level": "CRITICAL",
"priority_score": 90,
"primary_hazards": [
"flood",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgen... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0907 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "wildfire",
"region_profile": "coastal",
"weather_snapshot": {
"wind_kph": 165.1,
"rain_mm_hr": 4,
"temperature_c": 38.8,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 150547,
"customers_out": 57558,
"critical_facilities_af... | {
"severity_level": "HIGH",
"priority_score": 74,
"primary_hazards": [
"wildfire",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgenc... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0908 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "flood",
"region_profile": "mixed",
"weather_snapshot": {
"wind_kph": 146.5,
"rain_mm_hr": 19.7,
"temperature_c": -14.6,
"flood_depth_m": 2.23,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 780617,
"customers_out": 302546,
"critical_facilities... | {
"severity_level": "HIGH",
"priority_score": 80,
"primary_hazards": [
"flood",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency":... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0909 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "ice_storm",
"region_profile": "mixed",
"weather_snapshot": {
"wind_kph": 130.1,
"rain_mm_hr": 56.9,
"temperature_c": -2.3,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 937566,
"customers_out": 360351,
"critical_facilities... | {
"severity_level": "HIGH",
"priority_score": 77,
"primary_hazards": [
"ice_storm",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgen... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0910 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "wildfire+tornado",
"region_profile": "mixed",
"weather_snapshot": {
"wind_kph": 123.6,
"rain_mm_hr": 2.6,
"temperature_c": 45.8,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 881663,
"customers_out": 392332,
"critical_faci... | {
"severity_level": "CRITICAL",
"priority_score": 89,
"primary_hazards": [
"wildfire",
"tornado"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency": "... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0911 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "landslide+tornado",
"region_profile": "mountain",
"weather_snapshot": {
"wind_kph": 90,
"rain_mm_hr": 22.1,
"temperature_c": -8.3,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 31173,
"customers_out": 19227,
"critical_faci... | {
"severity_level": "CRITICAL",
"priority_score": 94,
"primary_hazards": [
"landslide",
"tornado"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency": ... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0912 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "ice_storm",
"region_profile": "mixed",
"weather_snapshot": {
"wind_kph": 127.7,
"rain_mm_hr": 13.7,
"temperature_c": 0.2,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 380339,
"customers_out": 22369,
"critical_facilities_a... | {
"severity_level": "MODERATE",
"priority_score": 61,
"primary_hazards": [
"ice_storm",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"u... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0913 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "tornado+ice_storm",
"region_profile": "mixed",
"weather_snapshot": {
"wind_kph": 219.7,
"rain_mm_hr": 97.4,
"temperature_c": 25.4,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 767989,
"customers_out": 389267,
"critical_fa... | {
"severity_level": "CRITICAL",
"priority_score": 86,
"primary_hazards": [
"tornado",
"ice_storm"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency": ... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0914 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "flood",
"region_profile": "mountain",
"weather_snapshot": {
"wind_kph": 105.2,
"rain_mm_hr": 23.1,
"temperature_c": -17,
"flood_depth_m": 2.14,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 685142,
"customers_out": 25476,
"critical_facilities... | {
"severity_level": "HIGH",
"priority_score": 69,
"primary_hazards": [
"flood",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency":... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0915 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "severe_thunderstorm+heat_wave",
"region_profile": "rural",
"weather_snapshot": {
"wind_kph": 26.6,
"rain_mm_hr": 46.1,
"temperature_c": -15.2,
"flood_depth_m": 1.38,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 372970,
"customers_out": 69328,
... | {
"severity_level": "CRITICAL",
"priority_score": 94,
"primary_hazards": [
"severe_thunderstorm",
"heat_wave"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0916 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "heat_wave",
"region_profile": "rural",
"weather_snapshot": {
"wind_kph": 142.5,
"rain_mm_hr": 1.3,
"temperature_c": 44.1,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 517589,
"customers_out": 196760,
"critical_facilities_... | {
"severity_level": "CRITICAL",
"priority_score": 100,
"primary_hazards": [
"heat_wave",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0917 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "earthquake+landslide",
"region_profile": "urban",
"weather_snapshot": {
"wind_kph": 27.7,
"rain_mm_hr": 2.5,
"temperature_c": 22.8,
"flood_depth_m": 0,
"seismic_intensity_mmi": 4.6
},
"grid_state": {
"customers_total": 66950,
"customers_out": 50765,
"critical_f... | {
"severity_level": "CRITICAL",
"priority_score": 92,
"primary_hazards": [
"earthquake",
"landslide"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0918 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "severe_thunderstorm",
"region_profile": "mixed",
"weather_snapshot": {
"wind_kph": 119.3,
"rain_mm_hr": 46.7,
"temperature_c": 4.8,
"flood_depth_m": 0.2,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 310093,
"customers_out": 81374,
"critical_... | {
"severity_level": "HIGH",
"priority_score": 82,
"primary_hazards": [
"severe_thunderstorm",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0919 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "tornado",
"region_profile": "coastal",
"weather_snapshot": {
"wind_kph": 118.4,
"rain_mm_hr": 9.4,
"temperature_c": 8.3,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 261412,
"customers_out": 50415,
"critical_facilities_af... | {
"severity_level": "HIGH",
"priority_score": 72,
"primary_hazards": [
"tornado",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0920 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "flood",
"region_profile": "rural",
"weather_snapshot": {
"wind_kph": 24.1,
"rain_mm_hr": 49.5,
"temperature_c": 0.5,
"flood_depth_m": 1.9,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 936230,
"customers_out": 74488,
"critical_facilities_affe... | {
"severity_level": "CRITICAL",
"priority_score": 100,
"primary_hazards": [
"flood",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urge... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0921 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "wildfire",
"region_profile": "urban",
"weather_snapshot": {
"wind_kph": 90.4,
"rain_mm_hr": 3.9,
"temperature_c": 28.6,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 296441,
"customers_out": 122040,
"critical_facilities_af... | {
"severity_level": "CRITICAL",
"priority_score": 85,
"primary_hazards": [
"wildfire",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"ur... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0922 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "wildfire",
"region_profile": "rural",
"weather_snapshot": {
"wind_kph": 70,
"rain_mm_hr": 3.6,
"temperature_c": 30.4,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 475619,
"customers_out": 90919,
"critical_facilities_affec... | {
"severity_level": "HIGH",
"priority_score": 65,
"primary_hazards": [
"wildfire",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgenc... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0923 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "volcanic_ash+ice_storm",
"region_profile": "coastal",
"weather_snapshot": {
"wind_kph": 116.6,
"rain_mm_hr": 14.3,
"temperature_c": 33.5,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 297526,
"customers_out": 184551,
"crit... | {
"severity_level": "CRITICAL",
"priority_score": 89,
"primary_hazards": [
"volcanic_ash",
"ice_storm"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgen... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0924 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "earthquake+heat_wave",
"region_profile": "rural",
"weather_snapshot": {
"wind_kph": 167.7,
"rain_mm_hr": 9.6,
"temperature_c": 20.1,
"flood_depth_m": 0,
"seismic_intensity_mmi": 5.6
},
"grid_state": {
"customers_total": 462608,
"customers_out": 90897,
"critical... | {
"severity_level": "CRITICAL",
"priority_score": 90,
"primary_hazards": [
"earthquake",
"heat_wave"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0925 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "severe_thunderstorm",
"region_profile": "mixed",
"weather_snapshot": {
"wind_kph": 11.2,
"rain_mm_hr": 99.1,
"temperature_c": 19.6,
"flood_depth_m": 2.19,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 712567,
"customers_out": 167068,
"critica... | {
"severity_level": "HIGH",
"priority_score": 74,
"primary_hazards": [
"severe_thunderstorm",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0926 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "ice_storm+volcanic_ash",
"region_profile": "mixed",
"weather_snapshot": {
"wind_kph": 34.2,
"rain_mm_hr": 100,
"temperature_c": -7.3,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 452695,
"customers_out": 307784,
"critical... | {
"severity_level": "CRITICAL",
"priority_score": 100,
"primary_hazards": [
"ice_storm",
"volcanic_ash"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urge... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0927 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "volcanic_ash",
"region_profile": "coastal",
"weather_snapshot": {
"wind_kph": 18,
"rain_mm_hr": 14.8,
"temperature_c": 17.8,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 872716,
"customers_out": 229228,
"critical_faciliti... | {
"severity_level": "HIGH",
"priority_score": 78,
"primary_hazards": [
"volcanic_ash",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"ur... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0928 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "earthquake+tornado",
"region_profile": "mixed",
"weather_snapshot": {
"wind_kph": 99.5,
"rain_mm_hr": 7.1,
"temperature_c": -12.5,
"flood_depth_m": 0,
"seismic_intensity_mmi": 5.8
},
"grid_state": {
"customers_total": 289662,
"customers_out": 204668,
"critical_... | {
"severity_level": "CRITICAL",
"priority_score": 90,
"primary_hazards": [
"earthquake",
"tornado"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency":... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0929 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "flood+severe_thunderstorm",
"region_profile": "coastal",
"weather_snapshot": {
"wind_kph": 15.5,
"rain_mm_hr": 101.2,
"temperature_c": 12.3,
"flood_depth_m": 1.16,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 408229,
"customers_out": 186977,
... | {
"severity_level": "CRITICAL",
"priority_score": 98,
"primary_hazards": [
"flood",
"severe_thunderstorm"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"ur... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0930 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "earthquake+wildfire",
"region_profile": "mountain",
"weather_snapshot": {
"wind_kph": 65.2,
"rain_mm_hr": 7,
"temperature_c": -11.8,
"flood_depth_m": 0,
"seismic_intensity_mmi": 8
},
"grid_state": {
"customers_total": 853687,
"customers_out": 402113,
"critical_... | {
"severity_level": "CRITICAL",
"priority_score": 87,
"primary_hazards": [
"earthquake",
"wildfire"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency"... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0931 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "landslide+flood",
"region_profile": "mountain",
"weather_snapshot": {
"wind_kph": 122.6,
"rain_mm_hr": 47,
"temperature_c": 12.4,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 77420,
"customers_out": 55450,
"critical_facil... | {
"severity_level": "CRITICAL",
"priority_score": 97,
"primary_hazards": [
"landslide",
"flood"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency": "I... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0932 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "heat_wave+hurricane",
"region_profile": "mountain",
"weather_snapshot": {
"wind_kph": 84.7,
"rain_mm_hr": 1.3,
"temperature_c": 40.4,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 561299,
"customers_out": 124528,
"critical... | {
"severity_level": "CRITICAL",
"priority_score": 90,
"primary_hazards": [
"heat_wave",
"hurricane"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency"... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0933 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "landslide+volcanic_ash",
"region_profile": "rural",
"weather_snapshot": {
"wind_kph": 22.1,
"rain_mm_hr": 65.7,
"temperature_c": -6.2,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 92242,
"customers_out": 31735,
"critical_... | {
"severity_level": "CRITICAL",
"priority_score": 100,
"primary_hazards": [
"landslide",
"volcanic_ash"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urge... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0934 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "earthquake",
"region_profile": "urban",
"weather_snapshot": {
"wind_kph": 169.8,
"rain_mm_hr": 5.8,
"temperature_c": -9,
"flood_depth_m": 0,
"seismic_intensity_mmi": 8.9
},
"grid_state": {
"customers_total": 305710,
"customers_out": 6985,
"critical_facilities_a... | {
"severity_level": "MODERATE",
"priority_score": 46,
"primary_hazards": [
"earthquake",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0935 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "ice_storm",
"region_profile": "mixed",
"weather_snapshot": {
"wind_kph": 148.2,
"rain_mm_hr": 13.4,
"temperature_c": -9.9,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 682831,
"customers_out": 494663,
"critical_facilities... | {
"severity_level": "CRITICAL",
"priority_score": 99,
"primary_hazards": [
"ice_storm",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"u... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0936 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "earthquake",
"region_profile": "coastal",
"weather_snapshot": {
"wind_kph": 17.8,
"rain_mm_hr": 6,
"temperature_c": 26.2,
"flood_depth_m": 0,
"seismic_intensity_mmi": 5.1
},
"grid_state": {
"customers_total": 746656,
"customers_out": 533483,
"critical_facilitie... | {
"severity_level": "CRITICAL",
"priority_score": 85,
"primary_hazards": [
"earthquake",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0937 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "heat_wave",
"region_profile": "rural",
"weather_snapshot": {
"wind_kph": 143.8,
"rain_mm_hr": 0.6,
"temperature_c": 40.5,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 781722,
"customers_out": 218340,
"critical_facilities_... | {
"severity_level": "HIGH",
"priority_score": 82,
"primary_hazards": [
"heat_wave",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgen... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0938 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "hurricane",
"region_profile": "mountain",
"weather_snapshot": {
"wind_kph": 113.7,
"rain_mm_hr": 58,
"temperature_c": 33.1,
"flood_depth_m": 1.27,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 157765,
"customers_out": 55638,
"critical_facilit... | {
"severity_level": "CRITICAL",
"priority_score": 85,
"primary_hazards": [
"hurricane",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"u... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0939 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "ice_storm+landslide",
"region_profile": "coastal",
"weather_snapshot": {
"wind_kph": 176.8,
"rain_mm_hr": 77.1,
"temperature_c": -0.2,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 900099,
"customers_out": 296986,
"critica... | {
"severity_level": "CRITICAL",
"priority_score": 99,
"primary_hazards": [
"ice_storm",
"landslide"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency"... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0940 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "flood",
"region_profile": "mountain",
"weather_snapshot": {
"wind_kph": 100.5,
"rain_mm_hr": 48.8,
"temperature_c": 26.9,
"flood_depth_m": 1.49,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 199580,
"customers_out": 83963,
"critical_facilitie... | {
"severity_level": "CRITICAL",
"priority_score": 86,
"primary_hazards": [
"flood",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgen... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0941 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "tornado+earthquake",
"region_profile": "mountain",
"weather_snapshot": {
"wind_kph": 155,
"rain_mm_hr": 88.2,
"temperature_c": 36.1,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 889948,
"customers_out": 295120,
"critical_... | {
"severity_level": "CRITICAL",
"priority_score": 93,
"primary_hazards": [
"tornado",
"earthquake"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency":... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0942 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "heat_wave+wildfire",
"region_profile": "mixed",
"weather_snapshot": {
"wind_kph": 125.3,
"rain_mm_hr": 1.7,
"temperature_c": 45.9,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 814243,
"customers_out": 608719,
"critical_fa... | {
"severity_level": "CRITICAL",
"priority_score": 87,
"primary_hazards": [
"heat_wave",
"wildfire"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency":... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0943 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "landslide",
"region_profile": "mountain",
"weather_snapshot": {
"wind_kph": 42.2,
"rain_mm_hr": 67.1,
"temperature_c": 28.6,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 348575,
"customers_out": 61392,
"critical_facilitie... | {
"severity_level": "HIGH",
"priority_score": 72,
"primary_hazards": [
"landslide",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgen... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0944 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "ice_storm",
"region_profile": "coastal",
"weather_snapshot": {
"wind_kph": 89.1,
"rain_mm_hr": 85.6,
"temperature_c": -8.1,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 497947,
"customers_out": 20842,
"critical_facilities... | {
"severity_level": "HIGH",
"priority_score": 65,
"primary_hazards": [
"ice_storm",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgen... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0945 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "hurricane",
"region_profile": "mixed",
"weather_snapshot": {
"wind_kph": 159.7,
"rain_mm_hr": 75.2,
"temperature_c": 38.9,
"flood_depth_m": 2.1,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 638796,
"customers_out": 134954,
"critical_faciliti... | {
"severity_level": "CRITICAL",
"priority_score": 96,
"primary_hazards": [
"hurricane",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"u... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0946 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "ice_storm",
"region_profile": "mountain",
"weather_snapshot": {
"wind_kph": 147.4,
"rain_mm_hr": 71.4,
"temperature_c": -4.4,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 753373,
"customers_out": 313102,
"critical_facilit... | {
"severity_level": "CRITICAL",
"priority_score": 100,
"primary_hazards": [
"ice_storm",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0947 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "ice_storm",
"region_profile": "coastal",
"weather_snapshot": {
"wind_kph": 84.4,
"rain_mm_hr": 59,
"temperature_c": -12.2,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 681854,
"customers_out": 167882,
"critical_facilities... | {
"severity_level": "HIGH",
"priority_score": 77,
"primary_hazards": [
"ice_storm",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgen... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0948 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "hurricane",
"region_profile": "coastal",
"weather_snapshot": {
"wind_kph": 91.3,
"rain_mm_hr": 71.6,
"temperature_c": -9.3,
"flood_depth_m": 1,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 689692,
"customers_out": 60631,
"critical_facilities... | {
"severity_level": "MODERATE",
"priority_score": 49,
"primary_hazards": [
"hurricane",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"u... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0949 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "flood",
"region_profile": "coastal",
"weather_snapshot": {
"wind_kph": 34.8,
"rain_mm_hr": 20.8,
"temperature_c": 14.6,
"flood_depth_m": 1.13,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 906883,
"customers_out": 480257,
"critical_facilities... | {
"severity_level": "CRITICAL",
"priority_score": 85,
"primary_hazards": [
"flood",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgen... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0950 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "landslide",
"region_profile": "coastal",
"weather_snapshot": {
"wind_kph": 37,
"rain_mm_hr": 78.9,
"temperature_c": -9.8,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 313375,
"customers_out": 91011,
"critical_facilities_a... | {
"severity_level": "CRITICAL",
"priority_score": 95,
"primary_hazards": [
"landslide",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"u... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0951 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "ice_storm+flood",
"region_profile": "coastal",
"weather_snapshot": {
"wind_kph": 32.1,
"rain_mm_hr": 45.1,
"temperature_c": -1.8,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 892431,
"customers_out": 201943,
"critical_fac... | {
"severity_level": "CRITICAL",
"priority_score": 96,
"primary_hazards": [
"ice_storm",
"flood"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency": "I... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0952 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "severe_thunderstorm",
"region_profile": "coastal",
"weather_snapshot": {
"wind_kph": 24.1,
"rain_mm_hr": 88.8,
"temperature_c": 14.1,
"flood_depth_m": 0.99,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 760219,
"customers_out": 235887,
"criti... | {
"severity_level": "HIGH",
"priority_score": 74,
"primary_hazards": [
"severe_thunderstorm",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0953 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "ice_storm",
"region_profile": "mixed",
"weather_snapshot": {
"wind_kph": 158.1,
"rain_mm_hr": 91.6,
"temperature_c": -16.9,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 378114,
"customers_out": 129451,
"critical_facilitie... | {
"severity_level": "CRITICAL",
"priority_score": 98,
"primary_hazards": [
"ice_storm",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"u... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0954 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "heat_wave",
"region_profile": "mountain",
"weather_snapshot": {
"wind_kph": 6.3,
"rain_mm_hr": 2.1,
"temperature_c": 47.4,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 113895,
"customers_out": 10898,
"critical_facilities_... | {
"severity_level": "MODERATE",
"priority_score": 43,
"primary_hazards": [
"heat_wave",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"u... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0955 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "ice_storm+landslide",
"region_profile": "mountain",
"weather_snapshot": {
"wind_kph": 64,
"rain_mm_hr": 61.2,
"temperature_c": -2.2,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 341676,
"customers_out": 244739,
"critical_... | {
"severity_level": "CRITICAL",
"priority_score": 85,
"primary_hazards": [
"ice_storm",
"landslide"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency"... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0956 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "hurricane",
"region_profile": "mixed",
"weather_snapshot": {
"wind_kph": 166.8,
"rain_mm_hr": 50.3,
"temperature_c": 22.5,
"flood_depth_m": 1.11,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 508872,
"customers_out": 187005,
"critical_facilit... | {
"severity_level": "HIGH",
"priority_score": 82,
"primary_hazards": [
"hurricane",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgen... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0957 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "flood",
"region_profile": "rural",
"weather_snapshot": {
"wind_kph": 105.3,
"rain_mm_hr": 52.7,
"temperature_c": 39.9,
"flood_depth_m": 1.69,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 903202,
"customers_out": 504804,
"critical_facilities_... | {
"severity_level": "CRITICAL",
"priority_score": 86,
"primary_hazards": [
"flood",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgen... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0958 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "tornado",
"region_profile": "mixed",
"weather_snapshot": {
"wind_kph": 217.7,
"rain_mm_hr": 109.9,
"temperature_c": -4.2,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 371534,
"customers_out": 37819,
"critical_facilities_a... | {
"severity_level": "HIGH",
"priority_score": 67,
"primary_hazards": [
"tornado",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0959 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "heat_wave",
"region_profile": "coastal",
"weather_snapshot": {
"wind_kph": 138.4,
"rain_mm_hr": 0.1,
"temperature_c": 44.9,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 307343,
"customers_out": 72212,
"critical_facilities... | {
"severity_level": "HIGH",
"priority_score": 83,
"primary_hazards": [
"heat_wave",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgen... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0960 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "severe_thunderstorm",
"region_profile": "urban",
"weather_snapshot": {
"wind_kph": 87.3,
"rain_mm_hr": 103.8,
"temperature_c": 22.2,
"flood_depth_m": 0.97,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 877090,
"customers_out": 176019,
"critic... | {
"severity_level": "HIGH",
"priority_score": 72,
"primary_hazards": [
"severe_thunderstorm",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0961 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "landslide",
"region_profile": "coastal",
"weather_snapshot": {
"wind_kph": 68.7,
"rain_mm_hr": 28.2,
"temperature_c": 44.8,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 654960,
"customers_out": 120495,
"critical_facilitie... | {
"severity_level": "MODERATE",
"priority_score": 42,
"primary_hazards": [
"landslide",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"u... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0962 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "wildfire",
"region_profile": "mountain",
"weather_snapshot": {
"wind_kph": 122.4,
"rain_mm_hr": 4.1,
"temperature_c": 30.9,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 95595,
"customers_out": 38842,
"critical_facilities_... | {
"severity_level": "CRITICAL",
"priority_score": 100,
"primary_hazards": [
"wildfire",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"u... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0963 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "tornado",
"region_profile": "mixed",
"weather_snapshot": {
"wind_kph": 205.3,
"rain_mm_hr": 103.4,
"temperature_c": 23.9,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 787802,
"customers_out": 163537,
"critical_facilities_... | {
"severity_level": "HIGH",
"priority_score": 79,
"primary_hazards": [
"tornado",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0964 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "ice_storm",
"region_profile": "rural",
"weather_snapshot": {
"wind_kph": 119.4,
"rain_mm_hr": 115,
"temperature_c": -14.5,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 933858,
"customers_out": 23385,
"critical_facilities_... | {
"severity_level": "HIGH",
"priority_score": 71,
"primary_hazards": [
"ice_storm",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgen... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0965 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "hurricane",
"region_profile": "rural",
"weather_snapshot": {
"wind_kph": 108.2,
"rain_mm_hr": 88.1,
"temperature_c": 37.5,
"flood_depth_m": 1.37,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 377448,
"customers_out": 41769,
"critical_faciliti... | {
"severity_level": "HIGH",
"priority_score": 66,
"primary_hazards": [
"hurricane",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgen... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0966 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "wildfire+earthquake",
"region_profile": "coastal",
"weather_snapshot": {
"wind_kph": 170.5,
"rain_mm_hr": 3.4,
"temperature_c": 31.7,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 127775,
"customers_out": 88555,
"critical_... | {
"severity_level": "CRITICAL",
"priority_score": 85,
"primary_hazards": [
"wildfire",
"earthquake"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency"... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0967 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "flood+tornado",
"region_profile": "coastal",
"weather_snapshot": {
"wind_kph": 102.3,
"rain_mm_hr": 6.4,
"temperature_c": 16.8,
"flood_depth_m": 1.01,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 286191,
"customers_out": 141301,
"critical_fa... | {
"severity_level": "CRITICAL",
"priority_score": 98,
"primary_hazards": [
"flood",
"tornado"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency": "IMM... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0968 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "heat_wave+wildfire",
"region_profile": "mixed",
"weather_snapshot": {
"wind_kph": 42.2,
"rain_mm_hr": 2,
"temperature_c": 42.5,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 33849,
"customers_out": 13459,
"critical_facilit... | {
"severity_level": "CRITICAL",
"priority_score": 86,
"primary_hazards": [
"heat_wave",
"wildfire"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency":... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0969 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "hurricane",
"region_profile": "mixed",
"weather_snapshot": {
"wind_kph": 27.2,
"rain_mm_hr": 37.5,
"temperature_c": 1.8,
"flood_depth_m": 1.58,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 316064,
"customers_out": 9521,
"critical_facilities_... | {
"severity_level": "HIGH",
"priority_score": 67,
"primary_hazards": [
"hurricane",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgen... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0970 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "landslide",
"region_profile": "mixed",
"weather_snapshot": {
"wind_kph": 159.2,
"rain_mm_hr": 63.3,
"temperature_c": 19.1,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 874621,
"customers_out": 164559,
"critical_facilities... | {
"severity_level": "CRITICAL",
"priority_score": 93,
"primary_hazards": [
"landslide",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"u... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0971 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "wildfire",
"region_profile": "mixed",
"weather_snapshot": {
"wind_kph": 87.9,
"rain_mm_hr": 2.9,
"temperature_c": 33.3,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 404491,
"customers_out": 236869,
"critical_facilities_af... | {
"severity_level": "CRITICAL",
"priority_score": 93,
"primary_hazards": [
"wildfire",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"ur... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0972 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "landslide",
"region_profile": "rural",
"weather_snapshot": {
"wind_kph": 114.6,
"rain_mm_hr": 44.1,
"temperature_c": 44.1,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 885059,
"customers_out": 147068,
"critical_facilities... | {
"severity_level": "MODERATE",
"priority_score": 50,
"primary_hazards": [
"landslide",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"u... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0973 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "heat_wave",
"region_profile": "mixed",
"weather_snapshot": {
"wind_kph": 27,
"rain_mm_hr": 1.4,
"temperature_c": 47.5,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 828665,
"customers_out": 84635,
"critical_facilities_affe... | {
"severity_level": "HIGH",
"priority_score": 73,
"primary_hazards": [
"heat_wave",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgen... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0974 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "flood+severe_thunderstorm",
"region_profile": "mixed",
"weather_snapshot": {
"wind_kph": 19.7,
"rain_mm_hr": 14.6,
"temperature_c": 32.3,
"flood_depth_m": 0.49,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 560184,
"customers_out": 105113,
"c... | {
"severity_level": "CRITICAL",
"priority_score": 98,
"primary_hazards": [
"flood",
"severe_thunderstorm"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"ur... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0975 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "ice_storm",
"region_profile": "mixed",
"weather_snapshot": {
"wind_kph": 43.5,
"rain_mm_hr": 71.9,
"temperature_c": -15.2,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 146355,
"customers_out": 31805,
"critical_facilities_... | {
"severity_level": "HIGH",
"priority_score": 66,
"primary_hazards": [
"ice_storm",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgen... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0976 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "wildfire",
"region_profile": "rural",
"weather_snapshot": {
"wind_kph": 132,
"rain_mm_hr": 2.4,
"temperature_c": 31.5,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 690954,
"customers_out": 156283,
"critical_facilities_aff... | {
"severity_level": "HIGH",
"priority_score": 75,
"primary_hazards": [
"wildfire",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgenc... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0977 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "hurricane+severe_thunderstorm",
"region_profile": "mountain",
"weather_snapshot": {
"wind_kph": 132.3,
"rain_mm_hr": 33.1,
"temperature_c": 29.7,
"flood_depth_m": 0.34,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 915386,
"customers_out": 578560... | {
"severity_level": "CRITICAL",
"priority_score": 96,
"primary_hazards": [
"hurricane",
"severe_thunderstorm"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0978 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "earthquake",
"region_profile": "coastal",
"weather_snapshot": {
"wind_kph": 178.8,
"rain_mm_hr": 4.6,
"temperature_c": 35,
"flood_depth_m": 0,
"seismic_intensity_mmi": 4.7
},
"grid_state": {
"customers_total": 109624,
"customers_out": 15176,
"critical_facilitie... | {
"severity_level": "MODERATE",
"priority_score": 53,
"primary_hazards": [
"earthquake",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0979 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "wildfire",
"region_profile": "coastal",
"weather_snapshot": {
"wind_kph": 81.6,
"rain_mm_hr": 1.3,
"temperature_c": 29.2,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 782213,
"customers_out": 102217,
"critical_facilities_... | {
"severity_level": "MODERATE",
"priority_score": 43,
"primary_hazards": [
"wildfire",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"ur... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0980 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "severe_thunderstorm+flood",
"region_profile": "rural",
"weather_snapshot": {
"wind_kph": 58.8,
"rain_mm_hr": 48.9,
"temperature_c": -3.2,
"flood_depth_m": 1.22,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 744127,
"customers_out": 190687,
"c... | {
"severity_level": "CRITICAL",
"priority_score": 89,
"primary_hazards": [
"severe_thunderstorm",
"flood"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"ur... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0981 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "wildfire",
"region_profile": "rural",
"weather_snapshot": {
"wind_kph": 92.6,
"rain_mm_hr": 1.9,
"temperature_c": 30.2,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 744908,
"customers_out": 261193,
"critical_facilities_af... | {
"severity_level": "CRITICAL",
"priority_score": 96,
"primary_hazards": [
"wildfire",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"ur... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0982 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "wildfire",
"region_profile": "mountain",
"weather_snapshot": {
"wind_kph": 28.9,
"rain_mm_hr": 4.7,
"temperature_c": 36.5,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 146555,
"customers_out": 4684,
"critical_facilities_a... | {
"severity_level": "LOW",
"priority_score": 39,
"primary_hazards": [
"wildfire",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0983 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "flood+volcanic_ash",
"region_profile": "mountain",
"weather_snapshot": {
"wind_kph": 31.4,
"rain_mm_hr": 31.4,
"temperature_c": 6.7,
"flood_depth_m": 1.03,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 130418,
"customers_out": 48497,
"critica... | {
"severity_level": "CRITICAL",
"priority_score": 88,
"primary_hazards": [
"flood",
"volcanic_ash"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency":... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0984 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "ice_storm+flood",
"region_profile": "coastal",
"weather_snapshot": {
"wind_kph": 16.8,
"rain_mm_hr": 62.6,
"temperature_c": -9.6,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 862826,
"customers_out": 626730,
"critical_fac... | {
"severity_level": "CRITICAL",
"priority_score": 91,
"primary_hazards": [
"ice_storm",
"flood"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency": "I... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0985 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "wildfire",
"region_profile": "mixed",
"weather_snapshot": {
"wind_kph": 47.3,
"rain_mm_hr": 4.6,
"temperature_c": 38.3,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 125173,
"customers_out": 53304,
"critical_facilities_aff... | {
"severity_level": "CRITICAL",
"priority_score": 96,
"primary_hazards": [
"wildfire",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"ur... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0986 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "landslide",
"region_profile": "coastal",
"weather_snapshot": {
"wind_kph": 147,
"rain_mm_hr": 23.5,
"temperature_c": 38.3,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 668569,
"customers_out": 289128,
"critical_facilities... | {
"severity_level": "CRITICAL",
"priority_score": 95,
"primary_hazards": [
"landslide",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"u... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0987 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "flood",
"region_profile": "urban",
"weather_snapshot": {
"wind_kph": 43.6,
"rain_mm_hr": 0.3,
"temperature_c": 21.9,
"flood_depth_m": 0.46,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 935185,
"customers_out": 332402,
"critical_facilities_af... | {
"severity_level": "HIGH",
"priority_score": 80,
"primary_hazards": [
"flood",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency":... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0988 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "flood+earthquake",
"region_profile": "mountain",
"weather_snapshot": {
"wind_kph": 63.2,
"rain_mm_hr": 75.9,
"temperature_c": 44.3,
"flood_depth_m": 2.34,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 262192,
"customers_out": 140144,
"critica... | {
"severity_level": "CRITICAL",
"priority_score": 98,
"primary_hazards": [
"flood",
"earthquake"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency": "... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0989 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "landslide",
"region_profile": "urban",
"weather_snapshot": {
"wind_kph": 44.8,
"rain_mm_hr": 41.5,
"temperature_c": 35.3,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 947414,
"customers_out": 285345,
"critical_facilities_... | {
"severity_level": "HIGH",
"priority_score": 71,
"primary_hazards": [
"landslide",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgen... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0990 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "volcanic_ash",
"region_profile": "urban",
"weather_snapshot": {
"wind_kph": 92.4,
"rain_mm_hr": 8.4,
"temperature_c": -10.9,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 630533,
"customers_out": 196411,
"critical_faciliti... | {
"severity_level": "HIGH",
"priority_score": 66,
"primary_hazards": [
"volcanic_ash",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"ur... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0991 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "flood",
"region_profile": "mixed",
"weather_snapshot": {
"wind_kph": 123.1,
"rain_mm_hr": 116.1,
"temperature_c": 30.9,
"flood_depth_m": 1.46,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 362581,
"customers_out": 11899,
"critical_facilities_... | {
"severity_level": "HIGH",
"priority_score": 72,
"primary_hazards": [
"flood",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency":... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0992 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "volcanic_ash",
"region_profile": "coastal",
"weather_snapshot": {
"wind_kph": 64.9,
"rain_mm_hr": 2,
"temperature_c": 7.4,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 314884,
"customers_out": 135343,
"critical_facilities... | {
"severity_level": "CRITICAL",
"priority_score": 90,
"primary_hazards": [
"volcanic_ash",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0993 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "ice_storm",
"region_profile": "mountain",
"weather_snapshot": {
"wind_kph": 94.3,
"rain_mm_hr": 111.6,
"temperature_c": -3.1,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 460500,
"customers_out": 48062,
"critical_faciliti... | {
"severity_level": "CRITICAL",
"priority_score": 88,
"primary_hazards": [
"ice_storm",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"u... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0994 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "wildfire",
"region_profile": "mountain",
"weather_snapshot": {
"wind_kph": 90.1,
"rain_mm_hr": 0.7,
"temperature_c": 28.2,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 797656,
"customers_out": 32411,
"critical_facilities_... | {
"severity_level": "HIGH",
"priority_score": 69,
"primary_hazards": [
"wildfire",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgenc... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0995 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "volcanic_ash",
"region_profile": "rural",
"weather_snapshot": {
"wind_kph": 173.9,
"rain_mm_hr": 0.6,
"temperature_c": -15,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 796021,
"customers_out": 185745,
"critical_facilitie... | {
"severity_level": "HIGH",
"priority_score": 76,
"primary_hazards": [
"volcanic_ash",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"ur... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0996 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "earthquake+hurricane",
"region_profile": "mixed",
"weather_snapshot": {
"wind_kph": 121.2,
"rain_mm_hr": 3.8,
"temperature_c": -3.1,
"flood_depth_m": 0,
"seismic_intensity_mmi": 5.5
},
"grid_state": {
"customers_total": 896632,
"customers_out": 413906,
"critica... | {
"severity_level": "CRITICAL",
"priority_score": 95,
"primary_hazards": [
"earthquake",
"hurricane"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0997 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "landslide",
"region_profile": "coastal",
"weather_snapshot": {
"wind_kph": 142.6,
"rain_mm_hr": 46.9,
"temperature_c": -18,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 416785,
"customers_out": 107241,
"critical_facilitie... | {
"severity_level": "HIGH",
"priority_score": 74,
"primary_hazards": [
"landslide",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgen... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0998 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "hurricane",
"region_profile": "rural",
"weather_snapshot": {
"wind_kph": 64.7,
"rain_mm_hr": 19.5,
"temperature_c": 28.3,
"flood_depth_m": 1.59,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 497965,
"customers_out": 264211,
"critical_faciliti... | {
"severity_level": "CRITICAL",
"priority_score": 88,
"primary_hazards": [
"hurricane",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"u... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-0999 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "ice_storm",
"region_profile": "urban",
"weather_snapshot": {
"wind_kph": 92.7,
"rain_mm_hr": 37.9,
"temperature_c": -14.2,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 173308,
"customers_out": 69268,
"critical_facilities_... | {
"severity_level": "CRITICAL",
"priority_score": 100,
"primary_hazards": [
"ice_storm",
"grid_instability"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
egdm-1000 | Assess electrical grid damage, prioritize safe restoration, and coordinate disaster response actions. | {
"event_type": "tornado+earthquake",
"region_profile": "rural",
"weather_snapshot": {
"wind_kph": 171.9,
"rain_mm_hr": 41,
"temperature_c": 15.3,
"flood_depth_m": 0,
"seismic_intensity_mmi": 0
},
"grid_state": {
"customers_total": 121829,
"customers_out": 23363,
"critical_faci... | {
"severity_level": "CRITICAL",
"priority_score": 100,
"primary_hazards": [
"tornado",
"earthquake"
],
"recommended_actions": [
{
"action": "Isolate faulted sections and verify de-energization boundaries",
"why": "Prevents secondary faults and protects field personnel",
"urgency"... | {
"nerc_like_compliance_considered": true,
"life_safety_prioritized": true,
"critical_loads_prioritized": true,
"no_fabricated_nonphysical_values": true
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.