Earthquake Dashboard
{
"name": "earthquake-dashboard",
"description": "Real-time USGS earthquake monitor",
"permissions": {
"net": ["earthquake.usgs.gov", "raw.githubusercontent.com"],
"map": true
}
}
## USGS Earthquake Dashboard
Live earthquake data from the United States Geological Survey.
| Key | Action |
|------------|---------------------------|
| Tab | Switch between panels |
| Arrow keys | Navigate table rows |
| Enter | View earthquake details |
| R | Refresh data |
| T | Toggle tectonic plates |
| F12 | Dev tools |
Data refreshes every 60 seconds from the USGS GeoJSON feed.
{
"columns": [
{ "header": "Mag", "width": 6, "align": "right" },
{ "header": "Location", "width": "fill" },
{ "header": "Depth km", "width": 10, "align": "right" },
{ "header": "Time (UTC)", "width": 20 }
]
}
Recent magnitudes
Summary (past hour)
Total: --
Largest: --
Average: --
Avg depth: --
By magnitude
By depth