← All Weeks    ← Week 3    Week 5 →

Deadlines

Week 4: Relational Tables — keys, joining and tidying

Learning Objectives

Perspectival Reading

Reading: TBD

Reflection Questions

  1. The relational model assumes data can be cleanly separated into tables with keys. What kinds of knowledge resist this structure?
  2. When tables from different sources are joined, whose data definitions take precedence?
  3. Tidy data is a design choice — what does it mean to say data is “messy”?

Materials