Skip to content

MilenaLang/earthquake_dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Earthquake Dashboard (1800-2021)

Developed by Milena Lang.

This Streamlit earthquake dashboard is designed to analyze and visualize all earthquakes occurring worldwide from 1800 to 2021. It provides information and maps on magnitudes, deaths, and damages.

App

Click here to go directly to the app.

Getting started

If you want to run the app locally, follow the instructions below.

Dependencies

  • Python 3.9 or higher
  • Python libraries:
    • pandas
    • plotly
    • statsmodels
    • streamlit
  • any operating system, e.g. Windows 10

Installing

  • clone the repository
  • no modifications needed

Executing programm

  1. Call the earthuake_app.py file from the respective folder in your command line with:
streamlit run earthquake_app.py 
  1. Watch the app to open in your browser.

Data

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages