DEV Community

Discussion on: Analyzing Kenya Power Planned Interruption Data

Collapse
 
microtot profile image
MicroTot • Edited

I have been able to scrap some data from their website, and successfully turned it into JSON data that can be consumed by Angular.
The power outage locations are visualized using Angular Ignite UI.

My API endpoints
kenyapower.herokuapp.com/

Attached is my visualization

Thread Thread
 
kimkiragu profile image
Kim Kiragu

I am impressed, all the best Kibet. This looks very good.