Last chance! 50% off unlimited learning
Sale ends in
recent earthquakes
GNearthquakes(north, east, south, west, date, minMagnitude, maxRows = 10)
north bound
east bound
south bound
west bound
optional date
optional minimal magnitude
max records to return
earthquake records
get recent earthquakes in a region
API doc for GNearthquakes is at http://www.geonames.org/export/JSON-webservices.html#earthquakesJSON
# NOT RUN {
GNearthquakes(north=44.1,south=-9.9,east=-22.4,west=55.2)
# }
Run the code above in your browser using DataLab