Skip to content

nmarkert/electromobility

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electromobility and Charging Infrastructure in Germany

Licence Continuous Integration python

Overview

The aim of this project is to investigate if there is a relationship between the charging point infrastructure and electromobility in Germany. Therefore it uses open available datasources provided by different institutions to analyze the relationship over time and by states ("Bundesländer").
In the data folder you can find the datapipeline which is used to load the data from the internet, proccesses it and stores it to a database.
In the project folder you find all additional informations about the project, like what datasources where used. The final report about the findings from the processed data you can see in the report.ipynb.

Context

This repository is the result of my participation in the course Advanced Methods of Software Engineering provided by the Professorship of Open-Source Software from FAU.
The task was to build a Data Engineering Project, which takes at least two public available datasources and processes them with an automated datapipeline, in order to report some findings from the result.

Languages

  • Jupyter Notebook 98.2%
  • Python 1.8%