Skip to content

Data Thinking Workshop for SWPS University

TL;DR

Diagnosis

Design Thinking teaches you to design around user needs. Data Thinking teaches the same thing, but around data: what you already have, what’s missing, and how to use it to solve a problem. I first saw the method at a conference (a talk by Tizian Kronsbein), then traveled to Berlin for the full training with him. When SWPS University was preparing a weekend UX hackathon, I ran a pro bono prep workshop for ~20 student teams. I didn’t use the ready-made template (the Data Innovation Board); I designed my own worksheets so participants would uncover each stage gradually, instead of seeing the whole process upfront.

flowchart LR
    A["Stakeholder groups<br/>and their tasks"] --> B["User<br/>needs"]
    B --> C["Types of data<br/>sensors, APIs, systems"]
    C --> D["AI/ML solutions<br/>segmentation, scoring, anomalies, prediction"]

    classDef neutral fill:#f0f0f1,stroke:none,color:#3f3f46,rx:14,ry:14
    classDef accent  fill:#27272a,stroke:#3f3f46,stroke-width:1px,color:#fafafa,rx:14,ry:14
    class A,B,C neutral
    class D accent
    linkStyle default stroke:#a8a8b3,stroke-width:1.5px

What I did

Results

The problem

Why did students need a workshop before the hackathon?

Because they knew Design Thinking, but had no framework for thinking about what data they had access to and how to use it in a solution. Without that, many teams would have gone into the hackathon with an interface idea first, without stopping to ask what data actually drives the decision they’re designing for.

Why not just use the ready-made Data Innovation Board?

Because showing the whole template upfront would have disrupted the thought process I was aiming for. I wanted participants to uncover each question gradually: first who’s involved and what they do, then what they need, and only then what data and what AI/ML solutions could help. My own worksheets gave me control over that pacing.

My role / scope

Process

Key decisions & trade-offs

ApproachTrade-offDecision
Ready-made Data Innovation Boardfaster to set up, but the whole process visible immediatelyrejected
Custom worksheetsmore design work upfront, but control over the pacing of discoverychosen

How it turned out

The workshop ran once, in the summer of 2023, and got very positive feedback from participants, but it was never repeated because I ran it pro bono alongside a full-time job. Today, with access to vibe-coding tools, I’d add a fifth module: taking the AI/ML worksheet all the way to a working prototype in Google AI Studio or a similar tool, so students could see how close an idea actually is to something clickable.

What I took away