Git Product home page Git Product logo

inco's Introduction

INCO

This class is about exploring complexity and innovation through the lens of advanced interactive data visualization. Understanding how to co-evolve complex ecosystems and how to allow for distributed organizing to happen demands a thorough understanding of data visualization techniques. The course builds on basic knowledge in calculus and software development. It builds the basics for developing smart interactive web-based healthcare data displays.

Reading

Recommended Reading:

Course Materials

The course closely follows the main reading, which offers vast additional material online:

Python and D3.js

Deliverables

  • As part of the course you need to prepare an individual data visualization project based on publicly available healthcare dataset.
  • The form of delivery is a two-tier architecture with a backend emitting fhir-compliant json and a frontend using d3.js to visualize and interact on the data.

DO... (Principles to excel in the class)

  • ...focus on very specific user group and their core job to get done. Understand or imagine every little detail.
  • ...think about the ways your user needs to receive, transform and send data. Try to automate or simplify their lives.
  • ...optimize on all little details and behaviour in your frontend. Make it a joy to use the app.
  • ...use an iterative and cloud-enabled development process. Make it easy to build everywhere, again and again.

DON'T... (Recipe to fail the class)

  • ...try to make the app targeted at too many users and too many of their tasks. One user with one task is enough.
  • ...use a visualization framework other than D3.js. High-level frameworks (Plotly, Charts,js, etc.) do not allow for enough customization. You can use frameworks like React, Vue or Svelte for state management though.
  • ...submit a jupyter notebook. Build a Backend and have it produce a good selection of data for you to use in the frontend
  • ...use an exotic or complicated build processes. I will try to automatically get data from Github Codespaces. If your app does not automatically build there, I cannot look at it.

Sessions

  • Lecture: 30min
  • Hands-on: 90-150min
  • Project Presentation/Feedback (in 4 Sessions): 60min

Session 1 - Why Data Visualization and How?

Lecture

  • Introductory Example using Python Matplotlib
  • Review on Progress Board and Discussion

Project

  • Project Ideation

Session 2 - What: Data Abstraction

Hands-on

  • Introductory Example using Matplotlib (Recreating Progressboard V 0.1)

Lecture

  • Why Visualization Analysis and Design? (Slides 2-15)
  • Framework for Visualization Analysis and Design (Slides 16-39)

Session 3 - Why: Task Abstraction

Lecture

  • Data Types in Visualization and their implementation in Python (Slides 39-93)
  • Theory and Research Findings on Visualization

Hands-on

Session 4 - Analysis: Four levels of validation

  • Understanding the need and a framework for validation
  • Application to own project
  • Preliminary planning of iterations, definition of roadmap

Hands-on

Session 5 - Data and Task Abstraction

Lecture

Slides: https://www.cs.ubc.ca/~tmm/talks/vad/VAD-2021.pdf (pp. 39-121)

Project Tipps:

Session 6 - PROJECT PRESENTATIONS

  • Share an initial picture and a message for your project (1 min / per Project)

Session 7 - Marks and Channels

Lecture

  • Tabular Data

Session 8 - Introduction to JavaScript and D3.js

Lecture

  • Networked Data

Exercise

  • A Basic Barchart:
    • Charts
    • Scales
    • Axes
    • Selections and Joins

Slides: https://www.cs.ubc.ca/~tmm/talks/vad/VAD-2021.pdf (pp. 122-177)

inco's People

Contributors

dominikb1888 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.