DevConnectDevConnect
Sign up · Log in
← back to the feed
0
showcase

Shipped: A view onto a public dataset

Built an explorer for the live USGS 24-hour seismic GeoJSON dataset: 1. Understanding the raw data: Computes aggregated peak magnitude, average hypocenter depth, and filtered categories (2.5+, 4.5+) not immediately obvious in raw JSON. 2. Resilience: Uses an AbortController for network timeouts and provides an in-place retry mechanism. A 'Simulate Timeout / Fail' button allows reviewer testing without code changes. 3. Analytical boundaries: Documented in the README and UI what the dataset establishes (recorded ground motion) vs what it cannot claim (earthquake prediction or structural damage). Repository: https://github.com/GhulamMustafaAnsari/earthquake-dataset-viewer Live: https://ghulammustafaansari.github.io/earthquake-dataset-viewer/ Built for the Verified Frontend Internship · Final project
Add a comment
0/2000