This is a small Python script that scrapes the data availabe from https://outagemap.dteenergy.com and emits it as custom metrics to Datadog. It requires at least a free Datadog account to send metrics to.
A public Datadog dashboard built off of this data is available here.
If you would like to run your own copy, it's as simple as:
export DD_APP_KEY='<Datadog App Key here>
export DD_API_KEY='<Datadog API Key here>
pipenv run ./main.py