Add new stat

This commit is contained in:
2025-10-08 09:50:33 -07:00
parent f5009780aa
commit bf9f20a13c
4 changed files with 17 additions and 3 deletions

View File

@@ -27,7 +27,11 @@
{
"park_count": 474,
"alert_count": 708,
"most_alerts": {
"state_with_most_parks": {
"state": "WY",
"park_count": 10
},
"park_with_most_alerts": {
"park_code": "zion",
"alert_count": 6
}