Gathers global quake (and tsunami) information and presents to user.
Provides sorted results (descending time order) and prints depth info.
Lets you save the json data from your request.
Prints unsorted results to console for magnitudes m and above
-m <magnitude: 1.0, 2.5, or 4.5>
(default: 2.5+)
Input a minimum magnitude filter for your requested data. (Constraints imposed by usgs.gov's api)
-t <time frame desired: hour, day, week, or month>
(default: 'week')
Enter the span of time over which you want to collect quake data.
-s
Use this flag to save a .json file containing the data from your request.