Licensed Drivers By State, 1949 - 2023 (DL-201)
Department of Transportation
@usgov.dot_gov_licensed_drivers_by_state_1949_2023
Department of Transportation
@usgov.dot_gov_licensed_drivers_by_state_1949_2023
Annual number of licensed drivers for the 50 states and DC from FHWA Highway Statistics table DL-201.
Organization: Department of Transportation
Last updated: 2025-03-27T20:06:28.077720
Tags: driver-licenses, highway-statistics, state
CREATE TABLE table_1 (
"year" BIGINT,
"state" VARCHAR,
"drivers" DOUBLE
);Anyone who has the link will be able to view this.