1) Designing: Design an application to track Significant Earthquakes in the world (Past 30 Days).
2) Building: Using the USGS data, build an application to display Time, Magnitude, Cost and Place.
3) Testing: Calculate/display damage-cost column using the following formula: Magnitude*1000000
4) Calculate magnitude count, sum, average. Then, calculate average cost for damage .