Motor Vehicle Registrations Dashboard Data
Department of Transportation
@usgov.dot_gov_motor_vehicle_registrations_dashboard_data
Department of Transportation
@usgov.dot_gov_motor_vehicle_registrations_dashboard_data
CREATE TABLE table_1 (
"year" BIGINT,
"state" VARCHAR,
"auto" DOUBLE,
"bus" DOUBLE,
"truck" DOUBLE,
"motorcycle" DOUBLE
);
Anyone who has the link will be able to view this.