Today we’re going to build dashboards using a little bit of everything including Python-based tools and Microsoft’s Power BI.
But before we get to building our dashboards, we’re also going to build a REST API data source with Django that uses a machine-learning algorithm to classify sentiment from human-written text.
Our plan of action is as follows:
Build a Django app called Data-Bore to serve as our source of data
Build a REST API on top of Data-Bore
Build a separate dashboard called Data-Bore-Dashboard using Plotly’s Dash which uses the REST API as its live-updating data source
Build a Power BI dashboard by connecting it to a Heroku PostgreSQL database from number 1. Embed the dashboard in a simple website that can be shown to anyone in the world.
Try to have fun while learning

#python #dashboard #dash #power-bi #django

Build Live-Updating Dashboards with Dash and Power BI
1.15 GEEK