geographicvolcanoeseruptionsgeospatialnatural-disastersgeologyhazardsVEIseismologyclimateglobal

Global Volcanic Eruptions & Hazard Database (1500–2025)

Category
Geographic
Records
13,659 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
Downloads
0

About this data

Comprehensive dataset of 13,659 volcanic eruption events across 215 active volcanoes in 50 countries, spanning 525 years (1500–2025). Each record includes geographic coordinates, eruption characteristics, volcanic explosivity index (VEI), eruption type, dominant rock composition, plume height, human impact metrics (fatalities, evacuations, economic damage), evidence methods, primary hazards, and modern monitoring instrumentation. ## Key Features - **215 volcanoes** across all continents and major tectonic settings (subduction zones, rift systems, hotspots, continental collision zones) - **25 data fields** per eruption event covering geology, geography, hazards, and human impact - **Volcanic Explosivity Index (VEI)** from 0 to 8 with realistic frequency distribution - **Temporal coverage** from 1500 to 2025 with era-appropriate evidence methods - **Hazard taxonomy**: lava flows, pyroclastic flows, lahars, tsunamis, ash fall, gas emissions, debris avalanches - **Monitoring evolution**: tracks shift from geological/written records to satellite, seismic, GPS, and InSAR monitoring ## Sources & Methodology Modeled on data patterns from the Smithsonian Institution Global Volcanism Program (GVP), NOAA National Centers for Environmental Information, USGS Volcano Hazards Program, and EM-DAT International Disaster Database. Volcano locations, types, and tectonic settings reflect real-world geological classifications. Eruption frequencies, VEI distributions, and impact correlations are calibrated against historical records. ## Use Cases - Geospatial analysis and volcanic risk mapping - Climate impact modeling (VEI ≥4 eruptions and stratospheric aerosol injection) - Natural disaster preparedness and evacuation planning - Insurance and actuarial risk assessment - Machine learning for eruption pattern recognition - Educational and research applications in volcanology

Schema

NameTypeDescription
event_idstring
volcano_namestring
volcano_numberstring
countrystring
continentstring
climate_zonestring
latitudestring
longitudestring
elevation_mstring
volcano_typestring
tectonic_settingstring
eruption_datestring
eruption_yearstring
duration_daysstring
veistring
eruption_typestring
dominant_rock_typestring
plume_height_kmstring
fatalitiesstring
evacueesstring
estimated_damage_usdstring
evidence_methodstring
primary_hazardsstring
monitoring_methodsstring
alert_levelstring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 4.7 / 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 Volcanic Eruptions & Ha" })
// Found: 0b936410-ac99-46d7-ac77-bc6dd38b6177
get_download_url({ dataset_id: "0b936410-ac99-46d7-ac77-bc6dd38b6177" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/0b936410-ac99-46d7-ac77-bc6dd38b6177/download-url