1 Check the UGSG web site: https://earthquake.usgs.gov/earthquakes/map/ and search the event.
-
Map search >here<
-
Find the event page Event page.
We get the USGS event identifier: us2000k7ki
3 Find EMSC event ID and UNID. With the EventID web service, let's look for the EMSC and Seismic Portal identifier:
-
Seismic Portal (UNID) : 20190330_0000065
<www.seismicportal.eu/eventid/api/convert?source_id=us2000k7ki&source_catalog=USGS&out_catalog=UNID>
EMSC ID : 754693
<www.seismicportal.eu/eventid/api/convert?source_id=us2000k7ki&source_catalog=USGS&out_catalog=EMSC>
-
Verify the UNID on the search page of the Seismic Portal
- minimum magnitude: 5
- from 2019-03-30 to 2019-03-31
Go to the event page
<www.seismicportal.eu/eventdetails.html?unid=20190330_0000065>
-
Check EMSC maps for this event:
4 Collect Origins, Moment tensors and Felt reports data with EMSC web services.
-
-
<www.seismicportal.eu/mtws/api/search?eventid=20190330_0000065&format=text>
-
<www.seismicportal.eu/testimonies-ws/api/search?unids=[20190330_0000065]&includeTestimonies=true>
5 Search more data for events in the same regions.
-
events with more than 500 felt reports with Felt report ws:
-
check moment tensors in the regions with Moment tensor ws:
<www.seismicportal.eu/mtws/api/search?lat=38&lon=23.2&maxradius=3&format=text>
6 Get data in json or QuakeML for this event with Event and MT web services.
-
all origins in QuakeML
or in json format
-
all moment tensors in QuakeML
<www.seismicportal.eu/mtws/api/search?eventid=20190330_0000065&format=xml>
or in json
<www.seismicportal.eu/mtws/api/search?eventid=20190330_0000065&format=json>