Interactive earthquake explorer for Nepal

python
data analysis
Published

December 13, 2024

This interactive dashboard allows exploring all the earthquakes recorded in Nepal. Built using panel, geopandas and geoviews. Data sourced from the USGS API.

You can explore earthquakes recorded in Nepal by the magnitude and date range. Screenshot of the earthquake dashboard

This dashboard is available here
The source code is hosted on GitHub

I have also published a Jupyter notebook about how I created this dashboard.