FDSNWSEventClient#

class seismostats.FDSNWSEventClient(url: str)#

Client for downloading earthquake catalogs from the FDSNWS event service.

Parameters:

url – base url of the FDSNWS event service (eg. https://earthquake.usgs.gov/fdsnws/event/1/query)

Methods

get_events

Downloads an earthquake catalog based on a URL.