Data is everywhere, and the ability to effectively communicate insights from data is crucial skill for any data professional. In this hands-on tutorial, you will learn how to create interactive dashboards in Shiny, a reactive production-ready dashboard framework, no JavaScript needed.
We'll start with the fundamentals of input components, output components, and layouts. From there, we will build a more complex application with multiple component elements with reactive intermediate calculations. Then, we'll go into how shiny's reactive framework is different from other dashboard frameworks.
In the final hour we'll explore how we can at an AI component to the dashboard, and focus how we can leverage SQL and AI to give us correct, reliable, transparent, and auditable results. By the end of the tutorial you will have a 2 working dashboards: a traditional dashboard with your standard set of input buttons, sliders, checkboxes, etc, and the same dashboard with an an AI component.
All the materials will be available on a companion website for the tutorial, so you'll have the code and references afterwards. If anything, come for the API keys.