Baselight

Electric Vehicle Population Size History By County

State of Washington

@usgov.state_of_washington_electric_vehicle_population_size_h_ab230195

Loading...
Loading...

About this Dataset

Electric Vehicle Population Size History By County

This shows the number of vehicles that were registered by Washington State Department of Licensing (DOL) each month. The data is separated by county for passenger vehicles and trucks. DOL integrates National Highway Traffic Safety Administration (NHTSA) data and the Environmental Protection Agency (EPA) fuel efficiency ratings with DOL titling and registration data to create this information.
Organization: State of Washington
Last updated: 2020-11-10T17:19:44.386284
Tags: battery-electric, bev, clean-energy, department-of-licensing, dol, dol_open_data, electric, hybrid, phev, plug-in, population-growth, rao_ev, rao_open_data, rao_veh, vehicle

Tables

Table 1

@usgov.state_of_washington_electric_vehicle_population_size_h_ab230195.table_1
  • 372.44 KB
  • 26486 rows
  • 10 columns
Loading...

CREATE TABLE table_1 (
  "date" VARCHAR,
  "county" VARCHAR,
  "state" VARCHAR,
  "vehicle_primary_use" VARCHAR,
  "battery_electric_vehicles_bevs" BIGINT,
  "plug_in_hybrid_electric_vehicles_phevs" BIGINT,
  "electric_vehicle_ev_total" BIGINT,
  "non_electric_vehicle_total" BIGINT,
  "total_vehicles" BIGINT,
  "percent_electric_vehicles" DOUBLE
);

Share link

Anyone who has the link will be able to view this.