I built a database that satisfies at least second normal form (2NF) using the data provided here. While you are given the data itself, I was expected to identify the tables, fields, and relationships that will house this data.
The four parts of this assignment was: ERD Defining the Database Managing the data Quering the database