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
- Import the Jupyter notebook
notebook-etl-ci.ipynb
into your Coder instance - Execute each cell step by step following the instructions
Resources
- 📁 Source Files: digitalhub-tutorials/s1-etl