Interactive earthquake explorer for Nepal
python
data analysis
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.
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.