{
  "total_alerts": 160164,
  "busiest_day": {
    "date": "2026-02-28",
    "count": 10162
  },
  "busiest_hour": {
    "hour": 10,
    "count": 10677
  },
  "longest_quiet_streak": {
    "weeks": 6,
    "start_week": "2023-01-30",
    "end_week": "2023-03-13",
    "threshold": 5
  },
  "biggest_area_spike": {
    "area": "Sharon",
    "date": "2026-02-28",
    "count": 1262
  },
  "busiest_weekday": {
    "day": "Saturday",
    "count": 30723
  },
  "days_under_attack": {
    "days_with_alerts": 765,
    "total_days": 2390,
    "pct": 32
  },
  "major_attack_days": {
    "count": 216,
    "threshold": 100,
    "one_in_every": 11.1
  }
}