Skip to content

MUSA-620-Fall-2019/week-14

Repository files navigation

Week 14
Dashboarding with Panel and the Holoviz Ecosystem

Binder

Final Project

The final deliverable must include all three of the below items:

  1. a web-based data visualization with a URL (public or private)
  2. a document describing the project, the results, and the technical methods used in each step (collection, analysis and visualization)
  3. all code/spreadsheets/datasets used

The materials for steps #2 an #3 above should be submitted to your own specific GitHub repository, which can be created using the link below:

https://classroom.github.com/g/cQQU9eCr

Important

  • The code for your web-based visualization (#1) can be either in the same repository or in a separate public repository. If it is in its own repository, be sure to link to it from the main, submission repository.
  • Be sure to include the names of everyone who worked on the final project somewhere in the README, etc!

Office Hours

Office hours next week during the regular class slot: Thursday Dec 12 from 5 to 8pm

Dashboard Examples

We'll walk through two examples of Panel dashboards that can serve as a reference for the final project.

  1. Visualizing recent shootings in Philadelphia using Altair, Folium, and Holoviews
  2. Visualizing NYC taxi trips with Datashader and Altair

Summary of Web-based Options

References