{
  "generated_at": "2026-05-11T18:56:28Z",
  "usgs_title": "USGS All Earthquakes, Past Month",
  "usgs_raw_count": 11219,
  "earthquakes": 1600,
  "natural_events": 1000,
  "gdacs_alerts": 89,
  "total_records": 2689,
  "type_counts": [
    {
      "type": "earthquake",
      "records": 1600
    },
    {
      "type": "wildfires",
      "records": 990
    },
    {
      "type": "wf",
      "records": 59
    },
    {
      "type": "dr",
      "records": 12
    },
    {
      "type": "fl",
      "records": 11
    },
    {
      "type": "volcanoes",
      "records": 7
    },
    {
      "type": "eq",
      "records": 4
    },
    {
      "type": "sea_and_lake_ice",
      "records": 2
    },
    {
      "type": "vo",
      "records": 2
    },
    {
      "type": "severe_storms",
      "records": 1
    },
    {
      "type": "tc",
      "records": 1
    }
  ],
  "source_counts": [
    {
      "source": "USGS",
      "records": 1600
    },
    {
      "source": "NASA EONET",
      "records": 1000
    },
    {
      "source": "GDACS",
      "records": 89
    }
  ],
  "source_registry": [
    {
      "name": "USGS Earthquake Hazards Program",
      "url": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/all_month.geojson",
      "scope": "All earthquakes, past month GeoJSON feed."
    },
    {
      "name": "NASA EONET",
      "url": "https://eonet.gsfc.nasa.gov/api/v3/events?status=open&limit=1000",
      "scope": "Open natural event feed."
    },
    {
      "name": "GDACS RSS",
      "url": "https://www.gdacs.org/xml/rss.xml",
      "scope": "Near-real-time global disaster alert feed."
    }
  ]
}