MD MDOT/MVA Electric And Plug-in Hybrid Vehicle Registrations By Zip Code As Of Each Month End From July 2020 To April 2025
State of Maryland
@usgov.state_of_maryland_mva_electric_and_hybrid_vehicle_regi_a2279c11
State of Maryland
@usgov.state_of_maryland_mva_electric_and_hybrid_vehicle_regi_a2279c11
CREATE TABLE table_1 (
"year_month" TIMESTAMP,
"fuel_category" VARCHAR,
"zip_code" VARCHAR,
"count" BIGINT
);
Anyone who has the link will be able to view this.