Table of content
The purpose of this week’s challenge is to build a data engineering data warehouse should take into account future needs, organise data such that a number of downstream projects query the data efficiently. You should use the Extract Load Transform (ELT) framework using DBT.
git clone https://github.com/meriab21/Data-warehouse
cd Data-watehouse
pip install -r requirements.txt
cd airflow
docker-compose up airflow-init
docker-compose up
Data can be found here
Tech Stack used in this project
Building a scalable data warehouse that will host the vehicle trajectory data extracted by analysing footage taken by swarm drones and static roadside cameras. The data warehouse should take into account future needs, organise data such that a number of downstream projects query the data efficiently. You should use the Extract Load Transform (ELT) framework using DBT.
- 👤 Meron Abate
- meriab1234@gmail.com
Give a ⭐ if you like this project!