--- license: cc-by-4.0 task_categories: - time-series-forecasting language: - en pretty_name: Poseidon size_categories: - 1M= 6.0] print(f"Major earthquakes (M6+): {len(major_quakes):,}") tsunami_events = df[df['tsunami'] == 1] print(f"Tsunami-generating events: {len(tsunami_events):,}") ``` ## Applications This dataset is designed for: - Earthquake Prediction Models - Aftershock Sequence Analysis - Magnitude-Frequency Analysis - Tsunami Early Warning - Energy-Based Models (EBMs) - CNN/RNN Training - Seismic Hazard Mapping ## License This dataset is released under CC BY 4.0. ## Acknowledgments - USGS Earthquake Hazards Program for providing the source data - Gutenberg and Richter for the foundational energy-magnitude relation