Welcome to the Stefan Data Engineering Zoomcamp 2025! This project is following the Data Engineering Zoomcamp from Datatalks.
The learnings from the data engineering bootcamp will be summarized in this project.
This first module is meant to give a broad overview of docker, postgresSQL, pgadmin, and terraform.
Before you begin, ensure you have met the following requirements:
- You have installed Python 3.x.
- You have a basic understanding of data engineering concepts.
- Clone the repository:
git clone https://github.com/yourusername/StefanDataEngineeringZoomcamp2025.git
- Navigate to the project directory:
cd StefanDataEngineeringZoomcamp2025
- Install the required dependencies:
pip install -r requirements.txt
To run the project, execute the following command:
python main.py
This project is licensed under the MIT License. See the LICENSE file for more details.