Skip to content

A dashboard and data visualization case study for the electric vehicle market in Europe.

Notifications You must be signed in to change notification settings

theaputnam/ev-market-europe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Europe's Electric Vehicle Infrastructure and Market—A Performance Dashboard

This interactive dashboard provides private and public decision-makers with an overview of the infrastructure and market situation of passenger electric vehicles in Europe. It highlights many key performance indicators (KPIs) and targets by illustrating trends through various graphs and maps. It was built with Microsoft Power BI and Excel using a star schema database modeling approach to organize the multi-dimensional KPIs. The dashboard includes many interactive graphs that change based on what year and country are selected. It also displays static 2021 (2020) KPIs we found most important to give users a reference point (for the then current situation).

Data Preparation and Database Integration

After downloading the data from the European Alternative Fuels Observatory, we cleaned it by deleting null values, changing data types of attributes, and removing irrelevant entries. Following this, we connected the dimension tables—our key performance indicators (KPIs)—to our fact table—a list of EU countries—using primary and foreign keys in Power BI. We modeled our database using a star schema approach.

Visualization of Database Star Schema

Visualization of the KPIs (Key Performance Indicators)

Following a quick sketch of our design, we created the visuals for the performance dashboard. We included exponential smoothing forecasts for future predictions, which we generated in Excel. Although our exponential smoothing forecast yielded better results than a moving average forecast, we still believed it under-predicts future growth.

Page 1: The Market of Electric Vehicles

We also included a map of countries that users can click on to gain insights about specific countries. For example, whether a country reached its NPF charging point target in 2020 that we visualized using a meter.

Page 2: The Infrastructure of Electric Vehicles

The performance dashboard file dashboard.pbix can be opened in Microsoft Power BI.

References

We mainly used data from the European Alternative Fuels Observatory (EAFO). For the EV popularity index, we used data from Google Trends for the keyword "electric vehicle" translated into each country's most-used language. We translated the word using Google Translate and used the first suggested translation.

European Alternative Fuels Observatory. (2008–2021a). Alternative fuels (electricity) charging infra stats | EAFO [Dataset]. https://www.eafo.eu/alternative-fuels/electricity/charging-infra-stats

European Alternative Fuels Observatory. (2008–2021b). Vehicle and fleet data (passenger cars) [Dataset]. https://www.eafo.eu/vehicles-and-fleet/m1

European Alternative Fuels Observatory. (2021). Incentives and Legislation [Dataset]. https://www.eafo.eu/countries/european-union/23640/incentives

About

A dashboard and data visualization case study for the electric vehicle market in Europe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published