Lab 1
EDS 213 | Spring Quarter
Overview
The goal of our weekly discussion sections is to answer an analytical question of your choosing using a database. You will create this database yourself, and then use it to answer your question. In Week 7, we will have a database showcase where you get to teach your classmates about the database you created!
Week 1 Objectives
This week, your goal is to select a dataset and start thinking about its structure.
Specifically, you should:
- Choose a dataset
- Understand the relationships among the different tables in your dataset.
- Define a schema — think about how the tables connect, what the primary and foreign keys might be, and what data types you’re working with.
