← counting-cars-plates

3.54 percent verified

Share of the total tracked US county population living in a county with zero mapped ALPR cameras

as of 2026-08-17 · license: ODbL

Source

US Census Bureau — County Population Totals, Vintage 2024
https://www.census.gov/data/tables/time-series/demo/popest/2020s-counties-total.html
retrieved 2026-08-17

Method

sum(pop[f] for f in zero_fips) / sum(pop.values()) * 100

from: data/zero-camera-counties.json

Caveats

raw citation corpus (JSON)