This web app is made for CS50P Final Project and it is my first python project other than CS50 exercises. It helps users to filter and visualize latest earthquake data that provided by USGS(United States Geological Survey). Please check my repo for more details.
Looking forward to improve it with upcoming streamlit updates.
Happy coding
Looks cool! We’ve used a version of that dataset in the HoloViz project tutorials at HoloViz Tutorial — HoloViz 0.16.0 documentation ; feel free to steal anything you find useful from there!
Thanks!
I started this project with IRIS dataset. I wanted to use waveform data from IRIS for my marker popups. But they had a security problem and had no access to dataset for a week. I had to move on and didn’t want to risk in case they shut it down again.
I wish i knew HoloViz before i started this project. Looks like i missed out so many useful libraries.