| abandoned |
A value of true indicates the inclusion of inactive/abandoned stations in the search. |
boolean |
| country |
Country of event epicenter. |
string |
| download |
Available when rettype is dataset. Data type to be packaged with the .zip file, options are P(processed), R(raw) or T(plot). |
string |
| elat |
For radius searches, latitude in degrees of the center. |
float |
| elon |
For radius searches, longitude in degrees of the center. |
float |
| email |
Supply a registered e-mail to authenticate the download request. You can register at https://strongmotioncenter.org/cgi-bin/CESMD/register.pl. |
string |
| emaxlat |
Maximum latitude, inclusive upper bound of search range for latitude. |
float |
| emaxlon |
Maximum longitude, inclusive upper bound of search range for longitude. |
float |
| eminlat |
Minimum latitude, inclusive lower bound of search range for latitude. |
float |
| eminlon |
Minimum longitude, inclusive lower bound of search range for longitude. |
float |
| enddate |
Latest origin time (in UTC) to include in search. Format: yyyy-mm-dd HH:mm:ss |
datetime |
| erad |
For radius searches, distance in kilometers from the center. |
float |
| eventid |
Preferred USGS event ID of earthquake (including network code). For example, an event ID of 37904927 and a network code of CI would be appended as CI37904927. Multiple event IDs can be listed as CI37904927,CI38043999. |
string |
| evname |
Name of event. Names typically contain a city or vicinity to the epicenter. Accepts wildcards. |
string |
| faulttype |
Faulting type. Options are nm(normal), rs(reverse), ss(strike-slip). |
string |
| format |
Available when rettype is metadata. Format of output, options are xml or json. |
string |
| groupby |
Specify the grouping of the metadata. Default is grouping by stations. Grouping by stations will group records under the same station into a single data structure. |
string |
| maxepidist |
Maximum epicentral distance in kilometers to include in results |
float |
| maxlat |
Maximum station latitude in degrees |
float |
| maxlon |
Maximum station longitude in degrees |
float |
| maxmag |
Maximum magnitude, inclusive upper bound of search range for magnitude (Mw, Ml, Md, Mb, or Ms). |
float |
| maxpga |
Maximum pga to include in results |
float |
| minepidist |
Minimum epicentral distance to include in results |
float |
| minlat |
Minimum station latitude in degrees |
float |
| minlon |
Minimum station longitude in degrees |
float |
| minmag |
Minimum magnitude, inclusive lower bound of search range for magnitude (Mw, Ml, Md, Mb, or Ms). |
float |
| minpga |
Minimum pga to include in results |
float |
| netid |
Two letter Network code of station (multiple network IDs can be listed, e.g. CE,AA). |
string |
| nodata |
If no data is returned by the service, return a 404 response rather than the default 204. |
integer |
| orderby |
Order of data output. Options are pga(pga descending), pga-asc(pga ascending), epidist(epicentral distance descending), or epidist-asc(epicentral distance ascending). |
string |
| rettype |
Type of record data returned, metadata or dataset. Datasets are zipped and grouped by event. |
string |
| slat |
For radius searches, latitude in degrees of station. |
float |
| slon |
For radius searches, longitude in degrees of station. |
float |
| srad |
For radius searches, distance in kilometers from station to include in search. |
float |
| startdate |
Earliest origin time (in UTC) to include in search. Format: yyyy-mm-dd HH:mm:ss |
datetime |
| state |
State, province, territory, or prefecture of epicenter (when available). |
string |
| stname |
Name of station, accepts wildcards. |
string |
| sttype |
Type of station - if not provided, implies Any, otherwise, options are A(Array),G(Ground),B(Building),Br(Bridge),D(Dam),T(Tunnel),W(Wharf),O(Other) |
string |