intro-to-data-science-23-workshop / 10-plotlydash-coppola-shejwal-chen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IDS Workshop "Interactive Graphs with Plotly and Dash"

by Giorgio, Gayatri and Lonny!


Welcome to the GitHub repository for the "Interactive Graphs with Plotly and Dash" session, part of the I2DS Tools for Data Science workshop run at the Hertie School, Berlin in October 2023. The student-run workshop is part of the course Introduction to Data Science taught by Simon Munzert at the Hertie School, Berlin, in Fall 2023.

We will dive into the fascinating world of interactive data visualization with this structured workshop, designed to introduce you to the powerful capabilities of Plotly and Dash in R.


πŸ“‘ Contents


🌐 Introduction

In a data-intensive world, understanding and communicating complex data effectively is crucial. This workshop introduces the importance of interactive graphics in data science and the capabilities of Plotly and Dash, two great tools for creating vibrant visual narratives.


πŸ“˜ Session Contents

  • Introduction to Data Visualization

    • Importance of data visualization
    • The role of interactivity in enhancing data comprehension
  • Plotly An introduction to the R library, its benefits, and some visualization examples .

    • What is Plotly?
    • Advantages of using Plotly
    • Main distinctive features: the building blocks
    • Examples and code breakdown
  • Dash A primer on this web application framework, its integration with Plotly, and some dashboard demo examples.

    • What is Dash? Why integrate with Plotly?
    • Key features
    • Advantages of using Dash
    • Examples and code breakdown
  • Live Tutorial: A hands-on session covering:

    • Setting up the environment
    • Basic Plotly visualization: introducing interactivity
    • From ggplot2 to Plotly
    • An intro to Dash and dashboards

πŸ“Š Dataset Information

Breweries and Beers by Style and US State

Description: This dataset offers a detailed insight into beer consumption trends across US states, covering aspects like craft beer production, overall beer consumption, and brewery count.

Link: Breweries and Beers by Style and US State Data

Berlin Public Toilet

Description: This dataset offers data of all public restrooms in Berlin, with a bunch of variables such as location, price, wheelchair accessibility and changing table availability.

Link: Berlin Public Toilet Data


πŸ“š Resources

Here's a short list of resources if you want to dig deeper:


βš–οΈ License

The material in this repository is made available under the MIT license.


πŸ‘‹ Statement of contributions

Giorgio, Gayatri, and Lonny wrote the code for Plotly, GGPlotly, and Dash, and prepared the presentation and practice material together. They contributed equally to all workshop materials


About

License:MIT License


Languages

Language:JavaScript 49.6%Language:HTML 47.2%Language:CSS 2.4%Language:SCSS 0.8%