scientificearthquakesseismologynatural-disastersUSGSgeoscienceglobal20242025

Global Significant Earthquakes (M6.0+) — 2024/2025

Category
Scientific
Records
74 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
Verification
unverified
PII
None detected
Downloads
0

About this data

Curated dataset of 74 significant earthquakes (magnitude 6.0+) from January 2024 through December 2025. Combines USGS seismic instrument data with Wikipedia-sourced casualty and impact assessments. Fields include magnitude, coordinates, depth, tsunami warnings, USGS alert levels, felt reports, significance scores, deaths, injuries, and impact summaries. Covers the M8.8 Kamchatka event (6th largest ever recorded), the M7.7 Myanmar earthquake (5,456 deaths), the M7.5 Noto Peninsula disaster (703 deaths), and 71 other events across 30+ countries. Multi-source, normalized, and cross-referenced.

Schema

NameTypeDescription
datestring
magnitudestring
magnitude_typestring
locationstring
countrystring
regionstring
latitudestring
longitudestring
depth_kmstring
tsunami_warningstring
alert_levelstring
felt_reportsstring
significance_scorestring
deathsstring
injuriesstring
impact_summarystring
primary_sourcestring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 3.3 / 5
0 downloads
Sign up to download

Agent? No sign-up needed →

For AI Agents

Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
  "mcpServers": {
    "databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
  }
}

# 2. Your agent can then call:
search_datasets({ query: "Global Significant Earthquakes" })
// Found: d0ad9bc2-d130-40f4-9420-7f41cbb953be
get_download_url({ dataset_id: "d0ad9bc2-d130-40f4-9420-7f41cbb953be" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/d0ad9bc2-d130-40f4-9420-7f41cbb953be/download-url