Get the insights into data analytic tools and practices with Part II of our data analytics demo: with instructor Don Fox, which focused on how to build and deploy a reporting application.

Don introduces some common tools and techniques focused on how to build and deploy a reporting application. We’ll do some initial exploration of a data set and turn broad questions into specific ones. In 30 minutes, Don will show you how:

  • Use Streamlit to turn our existing code into a drag-and-drop reporting app
  • Use Heroku to deploy the app online so that our users don’t have to download/run any code
  • Turn our reporting app into a dashboard, by using SQL to automatically update a database the latest information

 

Want to follow along on your own machine? There are a few steps to take care of. If you don’t already have a Github account, make sure you create one before the session begins. You should also ensure you have a Python distribution with conda and Jupyter and that you have installed Github’s command line tool.