Skip to content

canadianveggie/ev-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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