# CSci-4611 Assignment 3: Earthquake ## By Matt Strapp I didn't forget to do this this time! ### Design Decisions The mapping I chose for the colors of the earthquakes was based on a [graph](https://upload.wikimedia.org/wikipedia/commons/d/de/Earthquake_severity.jpg) I found on Wikipedia. The size is based on the magnitude of the earthquake, normalized to the largest one in the database and how recent the quake was. Most of them are red (high magnitude) which does not seem correct.