Estimated Lane-Miles Of Public Roads By Functional System And State, 1980 - 2023 (HM-60)
Department of Transportation
@usgov.dot_gov_estimated_lane_miles_of_public_roads_by_functi_15050755
Department of Transportation
@usgov.dot_gov_estimated_lane_miles_of_public_roads_by_functi_15050755
Miles of public roads by the roadway's functional system and whether rural or urban for the 50 states, DC, and Puerto Rico (from 1996) from FHWA Highway Statistics table HM-60. (Note: In 2009, the Urban functional class of Collectors became Major Collectors and Minor Collectors.)
Organization: Department of Transportation
Last updated: 2025-04-04T21:11:16.416918
Tags: functional-system, highway-statistics, lane-miles, roadways, rural-urban, state
CREATE TABLE table_1 (
"year" BIGINT,
"state" VARCHAR,
"area" VARCHAR,
"fclass" VARCHAR,
"lane_miles" DOUBLE
);Anyone who has the link will be able to view this.