Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.4 KB

README.md

File metadata and controls

35 lines (20 loc) · 1.4 KB

ev-map

Analyzing Canada and USA's highways for EV accessibility.

Loads the highway system maps and EV fast chargers and determines which highways are traversable by EV while fast charging.

Canada's EV Fast Charging Highways America's EV Fast Charging Highways

Interactive Map

An interactive version of the map running in Kepler.gl is also available.

Running locally

You need to have python installed locally.

make install make jupyter

This will open up a Jupyter notebook that will run and analyze the data.

Creating an animated gif

make gifs

Data Sources