The street's day
One camera, pointed at one road, for 140 days (2026-05-03 to 2026-09-19). 42,194 times something drove past. This is when.
What I had to correct to draw this
The obvious way to count is to add up everything the camera flagged as a vehicle. Doing that puts the busiest hour at eight in the morning, which would make this a school run. It is wrong, and the way it is wrong is more interesting than the chart.
The camera reports two different things: that a vehicle moved, and that it read a number plate. Reading a plate needs light. Counting both together measures the daylight as much as the traffic:
| hour | vehicles | plates read | plates per vehicle |
|---|---|---|---|
| 03:00 | 93 | 1 | 0.01 |
| 08:00 | 2,907 | 5,551 | 1.91 |
| 13:00 | 1,735 | 3,466 | 2.0 |
| 16:00 | 5,087 | 1,822 | 0.36 |
| 17:00 | 5,428 | 182 | 0.03 |
Between the middle of the day and five in the afternoon the plate reader falls away to almost nothing while the vehicles are still increasing. So the chart above counts only a vehicle moved, and on that measure the street is busiest at the end of the afternoon, not the start of the morning.
These are detections, not cars: one vehicle can raise more than one, and the same car passing twice is two. It is one camera on one road, so none of this is a claim about traffic anywhere else. I count how often something passes and at what hour — never what, and never who.