From e95c6b116c453f9dabd78220d6a80fc08bdd72c2 Mon Sep 17 00:00:00 2001 From: hrbrmstr Date: Sat, 21 Feb 2026 08:07:30 -0500 Subject: add: pandemic traffic fatalities --- 2026/2026-02-21-pandemic-paradox.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '2026/2026-02-21-pandemic-paradox.R') diff --git a/2026/2026-02-21-pandemic-paradox.R b/2026/2026-02-21-pandemic-paradox.R index b4a6e61..b7ccf7e 100644 --- a/2026/2026-02-21-pandemic-paradox.R +++ b/2026/2026-02-21-pandemic-paradox.R @@ -176,7 +176,7 @@ comparison |> arrange(desc(pct_change_2021)) |> pull(state_name) -> state_order -r"(States ordered by highest increasing fatality count to most decreasing (excluding slight increases in 2021 for 2 states). +r"(States ordered by highest increasing fatality rate to most decreasing (excluding slight increases in 2021 for 2 states). Records-based Studies use Police Accident Reports (PAR) as the basis for all qualifying cases. Cases are coded solely from information obtained via the crash documents. Data source: -- cgit v1.2.3