Electric Vehicle Counts by Municipality and...
This table is an inventory of total light-duty, battery-electric, and plug-in electric hybrid vehicles registered in the municipalities and Philadelphia planning districts in the DVRPC region. This data is time series and includes year-over-year changes in EV and light-duty vehicle registrations.
- _id
- year
- geoid
- state
- name
- bev
- phev
- total_ev
- other_fuel
- total_ldv
- pct_ev_ldv
- change_ev
- pct_change_ev
- change_ldv
- pct_change_ldv
_id
|
year
|
geoid
|
state
|
name
|
bev
|
phev
|
total_ev
|
other_fuel
|
total_ldv
|
pct_ev_ldv
|
change_ev
|
pct_change_ev
|
change_ldv
|
pct_change_ldv
|
---|
Data Dictionary
Column | Type | Label | Description |
---|---|---|---|
year | numeric | year |
|
geoid | numeric | Census GEOID for geography described |
|
state | text | state |
|
name | text | municipal/planning district name |
|
bev | numeric | battery-electric vehicle count |
|
phev | numeric | plug-in hybrid electric vehicle count |
|
total_ev | numeric | BEV + PHEV count |
|
other_fuel | numeric | other fuel types including gasoline |
|
total_ldv | numeric | total light-duty vehicle count |
|
pct_ev_ldv | numeric | percent of light-duty vehicles that are EVs |
|
change_ev | numeric | year-over-year change in EV registrations |
|
pct_change_ev | numeric | percent change in EV registrations (year-over-year) |
|
change_ldv | numeric | year-over-year change in light-duty vehicle registrations |
|
pct_change_ldv | numeric | percent change in light-duty vehicle registrations (year-over-year) |