EarthquakeDataCopy to clipboard.
✖
EarthquakeData
gives all earthquake properties for the location corresponding to loc.
restricts earthquakes returned to the magnitude range mag.
gives earthquake data within the magnitude range mag during the time interval start to end.
gives a time series for the specific earthquake property for earthquakes within the magnitude range mag during the time interval start to end.
Details and Options


- The location loc can be given as a GeoPosition, {lat,lon}, or {{lat,lon},radius}. radius can be given as a Quantity or a number, in which case it is presumed to be in meters. If no radius is given, a default value of 100 kilometers is used.
- The location can also be given as a region, using Entity, GeoDisk, Polygon, and Rectangle specifications.
- The identifier entity for an earthquake is the same as the value of the "Identifier" property. It consists of the two-digit network code and the identification number for that earthquake. Not all earthquakes have a unique identifier.
- The magnitude mag can be specified as a single value designating a minimum magnitude or as {mag1,mag2} to specify a range of values. Values are assumed to be in the moment magnitude scale or MMS.
- Dates can be specified as a DateObject or in DateList format.
- Location, magnitude, and date can also be specified together as Association["Location"->locationspec,"Magnitude"mag,"Date"datespec].
- The option TimeZone->z allows different time zones to be assumed.
- The following settings can be used:
-
0 UTC $TimeZone the current time zone for your computer system z offset z for UTC - EarthquakeData returns an Association, using earthquake entities as keys. Individual properties are also keys in interior associations.
- Full properties of EarthquakeData can be obtained by using EarthquakeData["Properties"].
- Properties that can be specified include:
-
"AzimuthalGap" largest azimuthal gap between azimuthally adjacent stations "Depth" depth of the earthquake in kilometers "Identifier" network code and event identifier for the earthquake "Position" latitude, longitude of earthquake "Magnitude" magnitude of earthquake - When properties are specified, EarthquakeData returns an EventSeries.
- Additional properties accessible through general queries include:
-
"PositionMethod" method used to determine location "Magnitude" magnitude of earthquake "MagnitudeType" method used to measure magnitude "NumberOfPhases" number of P and S arrival time observations used to compute the hypocenter location "NumberOfStations" number of seismic stations that reported P and S arrival times for this earthquake
Examples
open allclose allBasic Examples (3)Summary of the most common use cases
Find historical earthquakes near a given location:

https://wolfram.com/xid/0rkj2i17gfl6deq-wfbrv4

https://wolfram.com/xid/0rkj2i17gfl6deq-wwuqem


https://wolfram.com/xid/0rkj2i17gfl6deq-2exxu0

Discover powerful earthquakes around the world:

https://wolfram.com/xid/0rkj2i17gfl6deq-n6teyq

https://wolfram.com/xid/0rkj2i17gfl6deq-lslr04

Explore the history of earthquakes for a region:

https://wolfram.com/xid/0rkj2i17gfl6deq-x4tbip

https://wolfram.com/xid/0rkj2i17gfl6deq-f548c6

Scope (14)Survey of the scope of standard use cases
Location (6)
Search for earthquakes near a given latitude and longitude:

https://wolfram.com/xid/0rkj2i17gfl6deq-emnits

Specify a radius to search either as a number (in kilometers) or as a Quantity:

https://wolfram.com/xid/0rkj2i17gfl6deq-br5tn

Entity can be used to find earthquakes near a given location:

https://wolfram.com/xid/0rkj2i17gfl6deq-n3b2fr

https://wolfram.com/xid/0rkj2i17gfl6deq-xq28sp

Specify a range of longitudes and latitudes within which the earthquake must be:

https://wolfram.com/xid/0rkj2i17gfl6deq-1v42ex

https://wolfram.com/xid/0rkj2i17gfl6deq-0nfs0p

Discover all known earthquakes within a triangular region using Polygon:

https://wolfram.com/xid/0rkj2i17gfl6deq-bxpvwe

https://wolfram.com/xid/0rkj2i17gfl6deq-ydt60r

https://wolfram.com/xid/0rkj2i17gfl6deq-dgsz9n

GeoDisk can be used to specify a search region:

https://wolfram.com/xid/0rkj2i17gfl6deq-eoes6t

https://wolfram.com/xid/0rkj2i17gfl6deq-ut6u5z

Identifier (1)
Find the identifiers for various earthquakes:

https://wolfram.com/xid/0rkj2i17gfl6deq-e290a1

Using the identifier, you can query for a specific earthquake directly:

https://wolfram.com/xid/0rkj2i17gfl6deq-sw9jnb

Magnitude (2)
Specify a lower limit on earthquake magnitudes returned:

https://wolfram.com/xid/0rkj2i17gfl6deq-byy9ev

https://wolfram.com/xid/0rkj2i17gfl6deq-kstf88

Restrict earthquake results to between an upper and lower limit of magnitude:

https://wolfram.com/xid/0rkj2i17gfl6deq-lorba2

https://wolfram.com/xid/0rkj2i17gfl6deq-k81fbz

Date (1)
Property (2)
Find all properties for EarthquakeData:

https://wolfram.com/xid/0rkj2i17gfl6deq-rj1yhu

Examine other properties of earthquakes, such as the recorded depth of the earthquake:

https://wolfram.com/xid/0rkj2i17gfl6deq-eyc05y

Association Specification (2)
Date, magnitude, and location can be specified together using Association:

https://wolfram.com/xid/0rkj2i17gfl6deq-gwhag8

Association specification works with property arguments:

https://wolfram.com/xid/0rkj2i17gfl6deq-ybijtu

Options (1)Common values & functionality for each option
TimeZone (1)
Find earthquakes on Dec 21, 2012:

https://wolfram.com/xid/0rkj2i17gfl6deq-vc7ob7

The date specification is given by default in your time zone, as given by $TimeZone:

https://wolfram.com/xid/0rkj2i17gfl6deq-c0eu6p

Use the TimeZone option to specify the time zone of the output date objects:

https://wolfram.com/xid/0rkj2i17gfl6deq-t1b7g2

Use DateObject specifications to control the time zone of the dates in input:

https://wolfram.com/xid/0rkj2i17gfl6deq-j21rtn

Applications (3)Sample problems that can be solved with this function
Examine the recorded depths versus magnitudes of earthquakes in Japan:

https://wolfram.com/xid/0rkj2i17gfl6deq-bglzha

https://wolfram.com/xid/0rkj2i17gfl6deq-2gc2mm

Observe the frequency of recorded earthquakes as a function of their magnitude:

https://wolfram.com/xid/0rkj2i17gfl6deq-yjq2du

https://wolfram.com/xid/0rkj2i17gfl6deq-8qdrt3

Compare the number of recorded earthquakes since 1980 within 100 kilometers of the capital cities of Europe:

https://wolfram.com/xid/0rkj2i17gfl6deq-g33qkn

https://wolfram.com/xid/0rkj2i17gfl6deq-1del16

Neat Examples (4)Surprising or curious use cases
Calculate the seismic moment from the moment magnitude scale for the 2011 Tōhoku earthquake:

https://wolfram.com/xid/0rkj2i17gfl6deq-zp2t2l

Extract the formula for from FormulaData:

https://wolfram.com/xid/0rkj2i17gfl6deq-n8r9jn


https://wolfram.com/xid/0rkj2i17gfl6deq-cw1y38

Visualize the recorded depths of earthquakes and their locations within California:

https://wolfram.com/xid/0rkj2i17gfl6deq-nxizf0

https://wolfram.com/xid/0rkj2i17gfl6deq-jtmqod

Map major world earthquakes recorded over the past two decades:

https://wolfram.com/xid/0rkj2i17gfl6deq-nk6clu


https://wolfram.com/xid/0rkj2i17gfl6deq-rpn9ln

https://wolfram.com/xid/0rkj2i17gfl6deq-hkioiw

Examine the calculated depths of earthquakes across the world:

https://wolfram.com/xid/0rkj2i17gfl6deq-0x61ku

https://wolfram.com/xid/0rkj2i17gfl6deq-kw6ir0


https://wolfram.com/xid/0rkj2i17gfl6deq-e8snr4

Examine recorded earthquakes in and around California:

https://wolfram.com/xid/0rkj2i17gfl6deq-cwk01p

https://wolfram.com/xid/0rkj2i17gfl6deq-uwn9ba

Wolfram Research (2014), EarthquakeData, Wolfram Language function, https://reference.wolfram.com/language/ref/EarthquakeData.html.
Text
Wolfram Research (2014), EarthquakeData, Wolfram Language function, https://reference.wolfram.com/language/ref/EarthquakeData.html.
Wolfram Research (2014), EarthquakeData, Wolfram Language function, https://reference.wolfram.com/language/ref/EarthquakeData.html.
CMS
Wolfram Language. 2014. "EarthquakeData." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/EarthquakeData.html.
Wolfram Language. 2014. "EarthquakeData." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/EarthquakeData.html.
APA
Wolfram Language. (2014). EarthquakeData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/EarthquakeData.html
Wolfram Language. (2014). EarthquakeData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/EarthquakeData.html
BibTeX
@misc{reference.wolfram_2025_earthquakedata, author="Wolfram Research", title="{EarthquakeData}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/EarthquakeData.html}", note=[Accessed: 26-March-2025
]}
BibLaTeX
@online{reference.wolfram_2025_earthquakedata, organization={Wolfram Research}, title={EarthquakeData}, year={2014}, url={https://reference.wolfram.com/language/ref/EarthquakeData.html}, note=[Accessed: 26-March-2025
]}