--- date: "2019-06-01T04:41:00Z" title: Current BEV Range --- Range of [Battery Electric Vehicles (BEVs)][bev] currently available in the US, according to data from [fueleconomy.gov][src]. {{< figure src="https://pmdn.org/bev-range/chart.svg" class="image" caption="BEV Range" >}} Links: * [range-years-current.csv][data]: CSV of current BEV range data. * [Github repository][repo]: Has the CSV above and the steps I took to create it. * [Data source][src]: Zipped CSV on fueleconomy.gov (current as of 2019-05-25). [bev]: https://en.wikipedia.org/wiki/Battery_electric_vehicle "Battery Electric Vehicle (BEV)" [src]: https://www.fueleconomy.gov/feg/download.shtml "Data source" [data]: https://pmdn.org/bev-range/range-years-current.csv "Data from chart above as a CSV file." [repo]: https://github.com/pablotron/bev-range "Github repository."