/uk_ev_data_analysis

Analysis of Electric Vehicle charging infrastructure in the United Kingdom.

Primary LanguageJupyter NotebookOtherNOASSERTION

UK EV Data Analysis

Analysis of Electric Vehicle charging infrastructure in the United Kingdom.

Retrieve Data

You can use the moatsystems_get_ev_data.py code to retrieve data from EVPlugs API. Running the file generates a JSON file for analysis.

## Prerequisites
pip3 install virtualenv
virtualenv venv
source venv/bin/activate
pip3 install -r requirements.txt
python3 moatsystems_get_ev_data.py
deactivate

Run Notebook

You can run the notebook live on Binder

Error: Make this Notebook Trusted to load map: File -> Trust Notebook

To display the Folium map, click the button in the top-right corner to trust Jupyter Notebook when binder opens .ipynb.

Authors

  • Finbarrs Oketunji aka 0xnu - Product Owner - 0xnu

License

The script is published under Sustainable Use License.

Copyright

(c) 2022 Moat Systems Limited.