Skip to content

pcolonna/earthquake_viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner_2

Vizualize earthquakes happening around the world.
The data provided to us via the US Geological Survey and Streamlit is used to display everything.

Installation

$ git clone https://github.com/pcolonna/earthquake_viz.git
$ cd earthquake_viz
$ pip install -r requirements.txt
$ streamlit run ./earthquake_viz/app.py

Goal

The goal of this project is two-fold:

  • build a dataset from the data provided to us via usgs
  • plot the data on a map

About

Build a dataset of earthquake and visualize it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages