Skip to content

Latest commit

 

History

History
55 lines (38 loc) · 1.32 KB

File metadata and controls

55 lines (38 loc) · 1.32 KB

StefanDataEngineeringZoomcamp2025

Overview

Welcome to the Stefan Data Engineering Zoomcamp 2025! This project is following the Data Engineering Zoomcamp from Datatalks.

Table of Contents

Description

The learnings from the data engineering bootcamp will be summarized in this project.

Module1

This first module is meant to give a broad overview of docker, postgresSQL, pgadmin, and terraform.

Prerequisites

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.

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/StefanDataEngineeringZoomcamp2025.git
  2. Navigate to the project directory:
    cd StefanDataEngineeringZoomcamp2025
  3. Install the required dependencies:
    pip install -r requirements.txt

Usage

To run the project, execute the following command:

python main.py

License

This project is licensed under the MIT License. See the LICENSE file for more details.