Skip to content

benjiao/significant-earthquakes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Significant Earthquakes since 2150 BC

This dataset is from NOAA's Significant Earthquake Database, extracted on October 16.

Here's a link to their page

Here's a preview I made using the dataset.

Thumbnail

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

About

Jupyter Notebook Demo - NOAA's Significant Earthquake Database in CSV Format

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published