|
1 | 1 | {
|
2 |
| - "count": 8, |
3 |
| - "totalState": 1234, |
| 2 | + "count": 10, |
| 3 | + "totalState": 1194, |
4 | 4 | "outages": [
|
5 | 5 | {
|
6 | 6 | "icon": "standard",
|
|
22 | 22 | "outCount": 1,
|
23 | 23 | "custOut": 1,
|
24 | 24 | "cause": "Investigating",
|
25 |
| - "crewStatus": "Crews Notified", |
| 25 | + "crewStatus": "Crews Arrived", |
26 | 26 | "reported": "12:32 AM on 08/25",
|
27 | 27 | "zip": "84501"
|
28 | 28 | },
|
|
44 | 44 | "latitude": 40.538,
|
45 | 45 | "etr": "Before 03:30 AM on 08/25",
|
46 | 46 | "outCount": 1,
|
47 |
| - "custOut": 182, |
| 47 | + "custOut": 140, |
48 | 48 | "cause": "Pole Fire",
|
49 | 49 | "crewStatus": "Crews Arrived",
|
50 | 50 | "reported": "12:14 AM on 08/25",
|
|
66 | 66 | "icon": "standard",
|
67 | 67 | "longitude": -111.804,
|
68 | 68 | "latitude": 40.615,
|
69 |
| - "etr": "Before 02:30 AM on 08/25", |
| 69 | + "etr": "Assessing", |
70 | 70 | "outCount": 1,
|
71 | 71 | "custOut": 1,
|
72 | 72 | "cause": "Emergency Repair",
|
73 | 73 | "crewStatus": "Crews Notified",
|
74 | 74 | "reported": "11:20 PM on 08/24",
|
75 | 75 | "zip": "84121"
|
76 | 76 | },
|
| 77 | + { |
| 78 | + "icon": "standard", |
| 79 | + "longitude": -112.299, |
| 80 | + "latitude": 40.625, |
| 81 | + "etr": "Before 06:00 AM on 08/25", |
| 82 | + "outCount": 1, |
| 83 | + "custOut": 1, |
| 84 | + "cause": "Investigating", |
| 85 | + "crewStatus": "Crews Notified", |
| 86 | + "reported": "02:33 AM on 08/25", |
| 87 | + "zip": "84074" |
| 88 | + }, |
77 | 89 | {
|
78 | 90 | "icon": "standard",
|
79 | 91 | "longitude": -111.824,
|
|
97 | 109 | "crewStatus": "Crews Notified",
|
98 | 110 | "reported": "05:29 PM on 08/24",
|
99 | 111 | "zip": "84036"
|
| 112 | + }, |
| 113 | + { |
| 114 | + "icon": "standard", |
| 115 | + "longitude": -111.985, |
| 116 | + "latitude": 41.237, |
| 117 | + "etr": "Before 06:00 AM on 08/25", |
| 118 | + "outCount": 1, |
| 119 | + "custOut": 1, |
| 120 | + "cause": "Investigating", |
| 121 | + "crewStatus": "Crews Notified", |
| 122 | + "reported": "02:34 AM on 08/25", |
| 123 | + "zip": "84404" |
100 | 124 | }
|
101 | 125 | ],
|
102 | 126 | "zips": [
|
|
110 | 134 | {
|
111 | 135 | "zipCode": "84074",
|
112 | 136 | "outCountPlan": 0,
|
113 |
| - "outCountUnplan": 1, |
| 137 | + "outCountUnplan": 2, |
114 | 138 | "custOutPlan": 0,
|
115 |
| - "custOutUnplan": 182 |
| 139 | + "custOutUnplan": 141 |
116 | 140 | },
|
117 | 141 | {
|
118 | 142 | "zipCode": "84093",
|
|
128 | 152 | "custOutPlan": 0,
|
129 | 153 | "custOutUnplan": 631
|
130 | 154 | },
|
| 155 | + { |
| 156 | + "zipCode": "84404", |
| 157 | + "outCountPlan": 0, |
| 158 | + "outCountUnplan": 1, |
| 159 | + "custOutPlan": 0, |
| 160 | + "custOutUnplan": 1 |
| 161 | + }, |
131 | 162 | {
|
132 | 163 | "zipCode": "84501",
|
133 | 164 | "outCountPlan": 0,
|
|
175 | 206 | {
|
176 | 207 | "countyName": "Tooele",
|
177 | 208 | "outCountPlan": 0,
|
178 |
| - "outCountUnplan": 1, |
| 209 | + "outCountUnplan": 2, |
179 | 210 | "custOutPlan": 0,
|
180 |
| - "custOutUnplan": 182 |
| 211 | + "custOutUnplan": 141 |
181 | 212 | },
|
182 | 213 | {
|
183 | 214 | "countyName": "Utah",
|
|
192 | 223 | "outCountUnplan": 1,
|
193 | 224 | "custOutPlan": 0,
|
194 | 225 | "custOutUnplan": 1
|
| 226 | + }, |
| 227 | + { |
| 228 | + "countyName": "Weber", |
| 229 | + "outCountPlan": 0, |
| 230 | + "outCountUnplan": 1, |
| 231 | + "custOutPlan": 0, |
| 232 | + "custOutUnplan": 1 |
195 | 233 | }
|
196 | 234 | ]
|
197 | 235 | }
|
0 commit comments