Skip to content

NiranjanHebli/Earthquake_Data_Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Earthquake Data Visualizer

This project is a Python-based earthquake visualizer that utilizes data from the US Geological Survey (USGS) to create interactive maps showcasing earthquake occurrences. The visualizer utilizes the Plotly library for data visualization purposes.

Run Locally

Clone the project

  git clone https://github.com/NiranjanHebli/Earthquake_Data_Visualizer.git

Go to the project directory

cd Earthquake_Data_Visualizer/

Run main.ipynb

jupyter nbconvert --execute main.ipynb

Screenshots

newplot

newplot1

Features

  • Available for real-time date and time
  • Available for a variety of regions
  • Available for a range of magnitudes of earthquake
  • Robust
  • User-Friendly

Badges

python

plotly

MIT License GPLv3 License AGPL License

API Reference

https://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/{???}.csv
Parameter Type Description
period string Required.
region string Required.
min_mag integer Required.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published