This dataset is from NOAA's Significant Earthquake Database, extracted on October 16.
Here's a preview I made using the dataset.
My goal here was to demonstrate some of the things you can do with Jupyter Notebook, Pandas, and BeautifulSoup by scraping data from a web page and saving it into a more useable CSV format.
View the Notebook for a demo on how I did the scrape/formatting.
Here's a link to the raw CSV data: https://raw.githubusercontent.com/benjiao/significant-earthquakes/master/earthquakes.csv