Skip to content

saviornt/USGS-Earthquake-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data source provided by USGS for public use: https://www.usgs.gov/programs/earthquake-hazards

Q: What does this script do?
A: This Python script downloads basic earthquake data from USGS and stores that data into a MongoDB database collection.

Q: Does this script perform data analysis or visualization?
A: This script was created to be a separate script that runs in the background and as such, it does not provide visualization or analysis on it's own.

Q: Are there any future plans for this repository?
A: I am planning on including a way to programmatically create a data analysis (including visualization) of earthquake data and output the analysis to a PDF document - Soon(TM).

About

Simple Python script that downloads USGS earthquake data and stores the data into a MongoDB collection.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages