!!! CASE STUDY: VISION ZERO DC CRASH MAP !!!
← Back to Homepage

Vision Zero DC Crash Map

LIVE A Public-Interest Traffic Safety Atlas for DC

Source: VisionZeroDC
Website: https://pranava0x0.github.io/VisionZeroDC/


Background

The question I set out to answer: where are DC's crashes actually concentrated, who is getting hurt, and what does a decade of Vision Zero data reveal about the city's progress — or lack of it?

DC launched Vision Zero in 2015 with a stated goal of eliminating traffic deaths by 2024. The city missed that target. Fatalities and serious injuries continue, and the underlying data — geocoded police-reported collisions from DDOT and MPD — is technically public but buried in ArcGIS endpoints most people can't easily query. The accountability scorecard on this tool names the missed target plainly: how many people died, how many were killed or seriously injured, and how that compares to the city's own baseline. The crash map makes the spatial pattern legible — ward by ward, intersection by intersection — and the recommendations surface proven countermeasures with real crash-reduction figures so the data points somewhere, not just at the problem.

How It Works

Two pages, no build step, no backend server, no dependencies to install:

[View the Live Tool] | [View the Code]

A Look Inside

Each view shown on mobile and desktop — tap any image to open the live site.

The Safety Overview leads with an accountability scorecard (mobile) The Safety Overview leads with an accountability scorecard (desktop)
The Safety Overview leads with an accountability scorecard — deaths and KSI against DC's missed 2024 Vision Zero target — then breaks down who is being hurt by mode and which wards bear disproportionate crash risk.
The Crash Map queries DC's live ArcGIS crash layer in real time (mobile) The Crash Map queries DC's live ArcGIS crash layer in real time (desktop)
The Crash Map queries DC's live ArcGIS crash layer in real time — filter by date, severity, mode, and moving violations, then select any crash for a full incident case file. Hot spots and ward crash rates update as you pan.

← Back to Homepage