Neodymidius / made

Repository for the Methods of Advanced Data Engineering course at FAU
https://oss.cs.fau.de/teaching/specific/made/
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Creating Data Pipeline #7

Closed Neodymidius closed 2 months ago

Neodymidius commented 2 months ago

This issue refer to the completion of a data pipeline for the project.

Electric energy

Weather data

Database

Neodymidius commented 2 months ago

Regarding weather stations

Neodymidius commented 2 months ago

Regarding data collection

Regarding pipeline.sh

It will execute a hand full of programs: Python scripts for extracting the data, Jayvee files for adding constraints. Because there is a lot of data collected for all weather stations, I had to split up the pipelines because of heap memory limitations.