diff options
| author | hrbrmstr <bob@rud.is> | 2026-02-21 08:07:30 -0500 |
|---|---|---|
| committer | hrbrmstr <bob@rud.is> | 2026-02-21 08:07:30 -0500 |
| commit | e95c6b116c453f9dabd78220d6a80fc08bdd72c2 (patch) | |
| tree | 31373fd72cf1bd55bce866433c7dce0b01bc2d7d | |
| parent | bb3a2d226ab3295802fc62e0dd5cf218d37c94d5 (diff) | |
add: pandemic traffic fatalities
| -rw-r--r-- | 2026/2026-02-21-pandemic-paradox.R | 2 |
1 files changed, 1 insertions, 1 deletions
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: <https://cdan.dot.gov/STSI/stsi.htm> |
