Skip to content

a small python script that grabs earthquake information provided by the US Government and analyzes the information to display different statistics in regards to it

dominickhera/quake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

quake

  • a small python script that grabs earthquake information provided by the US Government and analyzes the information to display different statistics in regards to it

to run

To find top 5 states by the amount of earthquakes

  python ./quake --top5

To find top 25 largest earthquakes in US state (in terms of magnitude):

  python ./quake --(STATENAME)

About

a small python script that grabs earthquake information provided by the US Government and analyzes the information to display different statistics in regards to it

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages