diff --git a/maplistUT.json b/maplistUT.json index 970ef371de..bebc41eb18 100644 --- a/maplistUT.json +++ b/maplistUT.json @@ -1,6 +1,6 @@ { - "count": 8, - "totalState": 20, + "count": 6, + "totalState": 18, "outages": [ { "icon": "standard", @@ -38,18 +38,6 @@ "reported": "09:51 AM on 09/29", "zip": "84121" }, - { - "icon": "standard", - "longitude": -111.995, - "latitude": 40.642, - "etr": "Before 01:30 PM on 09/29", - "outCount": 1, - "custOut": 1, - "cause": "Investigating", - "crewStatus": "Crews Notified", - "reported": "10:19 AM on 09/29", - "zip": "84118" - }, { "icon": "standard", "longitude": -112.091, @@ -85,18 +73,6 @@ "crewStatus": "Crews Arrived", "reported": "08:22 AM on 09/29", "zip": "84025" - }, - { - "icon": "standard", - "longitude": -111.986, - "latitude": 41.338, - "etr": "Before 11:00 AM on 09/29", - "outCount": 1, - "custOut": 1, - "cause": "Investigating", - "crewStatus": "Crews Arrived", - "reported": "08:44 AM on 09/29", - "zip": "84414" } ], "zips": [ @@ -128,13 +104,6 @@ "custOutPlan": 13, "custOutUnplan": 0 }, - { - "zipCode": "84118", - "outCountPlan": 0, - "outCountUnplan": 1, - "custOutPlan": 0, - "custOutUnplan": 1 - }, { "zipCode": "84121", "outCountPlan": 0, @@ -142,13 +111,6 @@ "custOutPlan": 0, "custOutUnplan": 1 }, - { - "zipCode": "84414", - "outCountPlan": 0, - "outCountUnplan": 1, - "custOutPlan": 0, - "custOutUnplan": 1 - }, { "zipCode": "84779", "outCountPlan": 0, @@ -168,9 +130,9 @@ { "countyName": "Salt Lake", "outCountPlan": 1, - "outCountUnplan": 4, + "outCountUnplan": 3, "custOutPlan": 13, - "custOutUnplan": 4 + "custOutUnplan": 3 }, { "countyName": "Washington", @@ -178,13 +140,6 @@ "outCountUnplan": 1, "custOutPlan": 0, "custOutUnplan": 1 - }, - { - "countyName": "Weber", - "outCountPlan": 0, - "outCountUnplan": 1, - "custOutPlan": 0, - "custOutUnplan": 1 } ] }