Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1018 Bytes

README.md

File metadata and controls

39 lines (29 loc) · 1018 Bytes

Investments for Electric Vehicles

Authors: Fred Vo, Chelsea Jordan, Merilyn Marie, Adrian Benoit, Brandon Ceniceros, Elena Yatzeck, and Craig Little

Focusing on identifying optimal locations for electric vehicle charging stations. Leveraging data analysis techniques and tools, this project provides valuable insights into strategic areas for investment in the growing electric vehicle infrastructure.

Features

Folders:

  1. Cleaned Data Sets containing Excel, Python, and Tableau
  2. Raw Data Sets of Electric vehicles

Files:

  1. Excel spreadsheet on all the data and created pivots
  2. Python cleaning of the data sets
  3. Tableau to produce a visualization of work

Getting Started

Prerequisites

  • Python 3.6 or higher
  • Jupyter Notebook
  • Excel
  • Tableau Public

Installation

Clone the repo

git clone (https://github.com/blessingbuddha/Electric-Vehicle-Investments.git)

Install Python packages

pip install -r requirements.txt
pip install jupyter notebook