Skip to content

ETL Data Processing Tutorial

Overview

Learn how to build an Extract, Transform, Load (ETL) workflow using Digitalhub. This tutorial demonstrates collecting traffic data, analyzing and transforming it, then exposing the resulting dataset.

What You'll Learn

  • How to set up an ETL project in Digitalhub
  • Data extraction from external sources
  • Data transformation workflows
  • Dataset exposure and sharing
  • Working with Digitalhub workflows and dataitems

Getting Started

  1. Import the Jupyter notebook notebook-etl-ci.ipynb into your Coder instance
  2. Execute each cell step by step following the instructions

Resources