ASSERT

AI Supported Smart Electricity Restoration Tool

Documentation

Introduction

The AI Supported Smart Electricity Restoration Tool (ASSERT) aims to add a lens of power outage overburden and vulnerability to the utility emergency response’s repair and restoration decision-making pipeline. This was done by identified key metrics that predict power overburden in counties lacking data. Additionally, we used unemployment, poverty and minority data to enhance said prediction.

Installation

To install the website:
1. Open a terminal
2. Clone the repository using this command:
git clone -b website https://github.com/suobset/assert.git
2. Navigate to clone directory:
cd assert

Usage

The interactive map displays two layers: the actual ODIN data and the predicted ODIN data. Users can choose which layer to overlay on the map using the layer selection feature on the right side of the screen.
To select a map layer:
1. Locate the layer selection feature on the right side of the screen.
2. Choose either "Actual ODIN Data" or "Predicted ODIN Data" from the available options.
At the top of the screen, a legend provides information about the color-coded indices representing the level of overburden. The legend ranges from -10 to 10, and each color on the map corresponds to a specific overburden level. Use the legend to interpret the map and understand the intensity of overburden at different locations. Lastly, on the top left of the screen are zoom in and zoom out buttons for the convenience of the user.