You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Streamlit application displays earthquake data for a selected date range on an interactive map. The data is fetched from the USGS Earthquake Catalog API and can be filtered by magnitude and depth.
Using a live Dataset from USGS, create a Leaflet Map Visualization of the Global earthquakes. Markers represent the magnitude and depth at which they occurred
Utlised Azure services to orchestrate earthquake daily data pipeline from USGS, consisting of last 7 days of data. Data was transformed and loaded into Azure SQL database and finally Tableau dashboard was made.
A node JS based application that fetch data from USGS Earthquake API and post it to Lindol PH Facebook Page (https://www.facebook.com/lindolph.dev/) using Facebook API.
Analyze and visualize earthquake data worldwide using Leaflet & USGS data to educate the public and government organizations in hopes of allocating more funding and find better solutions on issues facing our planet
Combines Google maps & USGS( United states Geological Survey ) free open source api for earthquakes, tracks and pin points all significant earthquakes with 4.5+ magnitude, shows additional information such as date, time, with custom made animated splash screen and logo.
Automation of USGS data of seisms in California. Code with python to extract the data from public catalog every hour. Check .csv and integrate with .shp files from the state of CA.